author | mickeyl <mickeyl> | 2004-09-12 12:14:47 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2004-09-12 12:14:47 (UTC) |
commit | 0c7a238e2116daa67c84e389d53fc64f8c2d78b3 (patch) (side-by-side diff) | |
tree | d59650f5ea15c11b9956504ec0a9cd7dde2126b2 | |
parent | cc36d73926cf939cf754e31ea7ee87698e20a4bb (diff) | |
download | opie-0c7a238e2116daa67c84e389d53fc64f8c2d78b3.zip opie-0c7a238e2116daa67c84e389d53fc64f8c2d78b3.tar.gz opie-0c7a238e2116daa67c84e389d53fc64f8c2d78b3.tar.bz2 |
add a few fixed bugs and improve the overall format in preparation of 1.1.6
-rw-r--r-- | ChangeLog | 18 |
1 files changed, 10 insertions, 8 deletions
@@ -11,18 +11,21 @@ * Implemented right-on-hold feedback (wimpie,zecke) * Lots of new features in opie-reader (tim,pohly) + * Build system cleanups (schurig) Fixed Bugs -------- - * #1005 - Fixed Backup to CompactFlash (ar) + * #1005 - Fixed backup to CompactFlash (ar) * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) + * #1359 - Fixed bookmarks in Gutenbrowser (ljp) * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) * #1370 - Pimconverter now reacts on cancel key (eilers) + * #1376 - Bring back the capslock/numlock display (zecke) * #1383 - Language settings now warns about losing open apps (Markus Litz) + * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) * #1394 - Fixed oversized headline in opie-login (coredump) + * #1396 - Opie-console captures the escape key and vim is working (zecke) * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) -2004-07-06 The Opie Team <opie@handhelds.org> - - * Tagged as Version 1.1.4 (devel) +2004-07-06 Opie 1.1.4 New Features @@ -50,7 +53,6 @@ * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) -2004-04-25 The Opie Team <opie@handhelds.org> +2004-04-25 Opie 1.1.3 - * Released as Version 1.1.3 (devel) * Introduced first implementation of SQL-Support using SQLite (eilers) * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) @@ -78,5 +80,5 @@ * Added scanning the wireless network neighbourhood to networksettings (mickeyl) -2003-11-29 The Opie Team <opie@handhelds.org> +2003-11-29 Opie 1.0.3 * Released as Version 1.0.3 @@ -86,5 +88,5 @@ * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) -2003-08-04 The Opie Team <opie@handhelds.org> +2003-08-04 Opie 1.0.0 * Released as Version 1.0.0 |