author | ar <ar> | 2004-07-02 21:58:08 (UTC) |
---|---|---|
committer | ar <ar> | 2004-07-02 21:58:08 (UTC) |
commit | 303bf088954df97d11c0c1e60fa1189ab83ba71e (patch) (unidiff) | |
tree | cb4004ccad1d094072d537fed2e08fddc9f90d77 | |
parent | e46eb5eb8bb8a0a34dbc7f4749ff62633261aba0 (diff) | |
download | opie-303bf088954df97d11c0c1e60fa1189ab83ba71e.zip opie-303bf088954df97d11c0c1e60fa1189ab83ba71e.tar.gz opie-303bf088954df97d11c0c1e60fa1189ab83ba71e.tar.bz2 |
- split log entrys in New Features and BugFixes for a better overview
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 8 insertions, 3 deletions
@@ -1,14 +1,19 @@ | |||
1 | 2004-??-??The Opie Team <opie@handhelds.org> | 1 | 2004-??-??The Opie Team <opie@handhelds.org> |
2 | 2 | ||
3 | * Fixed ZSafe not starting up (Bug #1324) (mickeyl) | 3 | New Features |
4 | * Fixed Drawpad initialization (Bug #1314) (mickeyl) | 4 | ------------ |
5 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) | 5 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) |
6 | * Added Conversion tool for pim-data (eilers) | 6 | * Added Conversion tool for pim-data (eilers) |
7 | * Modifcation of the PIM API for providing generic use of OPimRecords. (eilers) | 7 | * Modifcation of the PIM API for providing generic use of OPimRecords. (eilers) |
8 | * Fixed Datebook dependency on libopiedb2 (Bug #1348) (chicken) | 8 | |
9 | BugFixes | ||
10 | -------- | ||
11 | * #1324 - ZSafe not starting up (mickeyl) | ||
12 | * #1314 - Drawpad initialization (mickeyl) | ||
13 | * #1348 - Datebook dependency on libopiedb2 (chicken) | ||
9 | 14 | ||
10 | 2004-25-04The Opie Team <opie@handhelds.org> | 15 | 2004-25-04The Opie Team <opie@handhelds.org> |
11 | 16 | ||
12 | * Released as Version 1.1.3 (devel) | 17 | * Released as Version 1.1.3 (devel) |
13 | * Introduced first implementation of SQL-Support using SQLite (eilers) | 18 | * Introduced first implementation of SQL-Support using SQLite (eilers) |
14 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) | 19 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) |