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,24 +1,29 @@ | |||
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) |
15 | * Added a real system graffiti character set (brad) | 20 | * Added a real system graffiti character set (brad) |
16 | * Added Generic Keyconfig Widget (zecke) | 21 | * Added Generic Keyconfig Widget (zecke) |
17 | * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) | 22 | * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) |
18 | * Added new Bible reader app - opie-dagger (drw) | 23 | * Added new Bible reader app - opie-dagger (drw) |
19 | * Added a new Image Viewer. Work is ongoing (zecke,alwin) | 24 | * Added a new Image Viewer. Work is ongoing (zecke,alwin) |
20 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) | 25 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) |
21 | * Enabled the possibility to pass command line arguments to applications (mickeyl) | 26 | * Enabled the possibility to pass command line arguments to applications (mickeyl) |
22 | * Added an about applet showing some credits and information about Opie (mickeyl) | 27 | * Added an about applet showing some credits and information about Opie (mickeyl) |
23 | * Added benchmarking functionality to sysinfo (mickeyl) | 28 | * Added benchmarking functionality to sysinfo (mickeyl) |
24 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) | 29 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) |