summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7228691..c56361c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,27 +4,30 @@
4 ------------ 4 ------------
5 * Fifteen gained configurable number of items (zecke) 5 * Fifteen gained configurable number of items (zecke)
6 * Fifteen can have custom background images (zecke) 6 * Fifteen can have custom background images (zecke)
7 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) 7 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl)
8 * Integrated the new security framework into libopie2 (zecke,clem) 8 * Integrated the new security framework into libopie2 (zecke,clem)
9 * Converted the launcher to use the new security framework (zecke) 9 * Converted the launcher to use the new security framework (zecke)
10 * Backup can now handle custom locations for backup and restore (ar) 10 * Backup can now handle custom locations for backup and restore (ar)
11 * Implemented right-on-hold feedback (wimpie,zecke) 11 * Implemented right-on-hold feedback (wimpie,zecke)
12 * Lots of new features in opie-reader (tim,pohly) 12 * Lots of new features in opie-reader (tim,pohly)
13 13
14 Fixed Bugs 14 Fixed Bugs
15 -------- 15 --------
16 * #1005 - Fixed Backup to CompactFlash (ar)
16 * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) 17 * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl)
17 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) 18 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers)
18 * #1370 - Pimconverter now reacts on cancel key (eilers) 19 * #1370 - Pimconverter now reacts on cancel key (eilers)
20 * #1383 - Language settings now warns about losing open apps (Markus Litz)
21 * #1394 - Fixed oversized headline in opie-login (coredump)
19 * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) 22 * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl)
20 23
21 2004-07-06The Opie Team <opie@handhelds.org> 24 2004-07-06The Opie Team <opie@handhelds.org>
22 25
23 * Tagged as Version 1.1.4 (devel) 26 * Tagged as Version 1.1.4 (devel)
24 27
25 New Features 28 New Features
26 ------------ 29 ------------
27 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) 30 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle)
28 * Added Conversion tool for pim-data (eilers) 31 * Added Conversion tool for pim-data (eilers)
29 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) 32 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers)
30 * Modified the PIM API for providing generic use of OPimRecords (eilers) 33 * Modified the PIM API for providing generic use of OPimRecords (eilers)