author | mickeyl <mickeyl> | 2004-09-12 12:14:47 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2004-09-12 12:14:47 (UTC) |
commit | 0c7a238e2116daa67c84e389d53fc64f8c2d78b3 (patch) (unidiff) | |
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
@@ -10,20 +10,23 @@ | |||
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 | * Build system cleanups (schurig) | ||
13 | 14 | ||
14 | Fixed Bugs | 15 | Fixed Bugs |
15 | -------- | 16 | -------- |
16 | * #1005 - Fixed Backup to CompactFlash (ar) | 17 | * #1005 - Fixed backup to CompactFlash (ar) |
17 | * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) | 18 | * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) |
19 | * #1359 - Fixed bookmarks in Gutenbrowser (ljp) | ||
18 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) | 20 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) |
19 | * #1370 - Pimconverter now reacts on cancel key (eilers) | 21 | * #1370 - Pimconverter now reacts on cancel key (eilers) |
22 | * #1376 - Bring back the capslock/numlock display (zecke) | ||
20 | * #1383 - Language settings now warns about losing open apps (Markus Litz) | 23 | * #1383 - Language settings now warns about losing open apps (Markus Litz) |
24 | * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) | ||
21 | * #1394 - Fixed oversized headline in opie-login (coredump) | 25 | * #1394 - Fixed oversized headline in opie-login (coredump) |
26 | * #1396 - Opie-console captures the escape key and vim is working (zecke) | ||
22 | * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) | 27 | * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) |
23 | 28 | ||
24 | 2004-07-06The Opie Team <opie@handhelds.org> | 29 | 2004-07-06Opie 1.1.4 |
25 | |||
26 | * Tagged as Version 1.1.4 (devel) | ||
27 | 30 | ||
28 | New Features | 31 | New Features |
29 | ------------ | 32 | ------------ |
@@ -49,9 +52,8 @@ | |||
49 | * #1348 - Datebook dependency on libopiedb2 (chicken) | 52 | * #1348 - Datebook dependency on libopiedb2 (chicken) |
50 | * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) | 53 | * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) |
51 | 54 | ||
52 | 2004-04-25The Opie Team <opie@handhelds.org> | 55 | 2004-04-25Opie 1.1.3 |
53 | 56 | ||
54 | * Released as Version 1.1.3 (devel) | ||
55 | * Introduced first implementation of SQL-Support using SQLite (eilers) | 57 | * Introduced first implementation of SQL-Support using SQLite (eilers) |
56 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) | 58 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) |
57 | * Added a real system graffiti character set (brad) | 59 | * Added a real system graffiti character set (brad) |
@@ -77,7 +79,7 @@ | |||
77 | * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) | 79 | * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) |
78 | * Added scanning the wireless network neighbourhood to networksettings (mickeyl) | 80 | * Added scanning the wireless network neighbourhood to networksettings (mickeyl) |
79 | 81 | ||
80 | 2003-11-29The Opie Team <opie@handhelds.org> | 82 | 2003-11-29Opie 1.0.3 |
81 | 83 | ||
82 | * Released as Version 1.0.3 | 84 | * Released as Version 1.0.3 |
83 | * Improved i18n (various contributors) | 85 | * Improved i18n (various contributors) |
@@ -85,7 +87,7 @@ | |||
85 | * Made the Documents Tab optional (mickeyl) | 87 | * Made the Documents Tab optional (mickeyl) |
86 | * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) | 88 | * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) |
87 | 89 | ||
88 | 2003-08-04The Opie Team <opie@handhelds.org> | 90 | 2003-08-04Opie 1.0.0 |
89 | 91 | ||
90 | * Released as Version 1.0.0 | 92 | * Released as Version 1.0.0 |
91 | * Including a PPP module for easy dial up (tille,harlekin,zecke) | 93 | * Including a PPP module for easy dial up (tille,harlekin,zecke) |