author | ar <ar> | 2004-07-02 21:58:08 (UTC) |
---|---|---|
committer | ar <ar> | 2004-07-02 21:58:08 (UTC) |
commit | 303bf088954df97d11c0c1e60fa1189ab83ba71e (patch) (side-by-side diff) | |
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,11 +1,16 @@ 2004-??-?? The Opie Team <opie@handhelds.org> - * Fixed ZSafe not starting up (Bug #1324) (mickeyl) - * Fixed Drawpad initialization (Bug #1314) (mickeyl) + New Features + ------------ * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) * Added Conversion tool for pim-data (eilers) * Modifcation of the PIM API for providing generic use of OPimRecords. (eilers) - * Fixed Datebook dependency on libopiedb2 (Bug #1348) (chicken) + + BugFixes + -------- + * #1324 - ZSafe not starting up (mickeyl) + * #1314 - Drawpad initialization (mickeyl) + * #1348 - Datebook dependency on libopiedb2 (chicken) 2004-25-04 The Opie Team <opie@handhelds.org> |