author | ar <ar> | 2004-07-02 22:17:27 (UTC) |
---|---|---|
committer | ar <ar> | 2004-07-02 22:17:27 (UTC) |
commit | 0b0cc8ff22fdae62b8f40dc2a77a4de9a6fd0cb6 (patch) (unidiff) | |
tree | 7468191fc4ec54339e5ff92f2a19b1bbebfc0ec3 | |
parent | 303bf088954df97d11c0c1e60fa1189ab83ba71e (diff) | |
download | opie-0b0cc8ff22fdae62b8f40dc2a77a4de9a6fd0cb6.zip opie-0b0cc8ff22fdae62b8f40dc2a77a4de9a6fd0cb6.tar.gz opie-0b0cc8ff22fdae62b8f40dc2a77a4de9a6fd0cb6.tar.bz2 |
- add some BugFixes and closed it in mantis
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,28 +1,30 @@ | |||
1 | 2004-??-??The Opie Team <opie@handhelds.org> | 1 | 2004-??-??The Opie Team <opie@handhelds.org> |
2 | 2 | ||
3 | New Features | 3 | New Features |
4 | ------------ | 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 | 8 | ||
9 | BugFixes | 9 | BugFixes |
10 | -------- | 10 | -------- |
11 | * #1324 - ZSafe not starting up (mickeyl) | 11 | * #1068 - Country Drop Down Box Off Screen |
12 | * #1294 - opie does not know about British Summer Time | ||
12 | * #1314 - Drawpad initialization (mickeyl) | 13 | * #1314 - Drawpad initialization (mickeyl) |
14 | * #1324 - ZSafe not starting up (mickeyl) | ||
13 | * #1348 - Datebook dependency on libopiedb2 (chicken) | 15 | * #1348 - Datebook dependency on libopiedb2 (chicken) |
14 | 16 | ||
15 | 2004-25-04The Opie Team <opie@handhelds.org> | 17 | 2004-25-04The Opie Team <opie@handhelds.org> |
16 | 18 | ||
17 | * Released as Version 1.1.3 (devel) | 19 | * Released as Version 1.1.3 (devel) |
18 | * Introduced first implementation of SQL-Support using SQLite (eilers) | 20 | * Introduced first implementation of SQL-Support using SQLite (eilers) |
19 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) | 21 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) |
20 | * Added a real system graffiti character set (brad) | 22 | * Added a real system graffiti character set (brad) |
21 | * Added Generic Keyconfig Widget (zecke) | 23 | * Added Generic Keyconfig Widget (zecke) |
22 | * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) | 24 | * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) |
23 | * Added new Bible reader app - opie-dagger (drw) | 25 | * Added new Bible reader app - opie-dagger (drw) |
24 | * Added a new Image Viewer. Work is ongoing (zecke,alwin) | 26 | * Added a new Image Viewer. Work is ongoing (zecke,alwin) |
25 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) | 27 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) |
26 | * Enabled the possibility to pass command line arguments to applications (mickeyl) | 28 | * Enabled the possibility to pass command line arguments to applications (mickeyl) |
27 | * Added an about applet showing some credits and information about Opie (mickeyl) | 29 | * Added an about applet showing some credits and information about Opie (mickeyl) |
28 | * Added benchmarking functionality to sysinfo (mickeyl) | 30 | * Added benchmarking functionality to sysinfo (mickeyl) |