summaryrefslogtreecommitdiff
path: root/ChangeLog
Unidiff
Diffstat (limited to 'ChangeLog') (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 593f6e4..eeacf9b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,17 +25,19 @@
25 * #1314 - Drawpad initialization (mickeyl) 25 * #1314 - Drawpad initialization (mickeyl)
26 * #1317 - Packagemanager crashes on hold-down or install (chicken) 26 * #1317 - Packagemanager crashes on hold-down or install (chicken)
27 * #1321 - Batteryapplet graphic glitch (harlekin) 27 * #1321 - Batteryapplet graphic glitch (harlekin)
28 * #1324 - ZSafe not starting up (mickeyl) 28 * #1324 - ZSafe not starting up (mickeyl)
29 * #1328 - Personal Home Address fields is trimmed to 1char (eilers) 29 * #1328 - Personal Home Address fields is trimmed to 1char (eilers)
30 * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) 30 * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken)
31 * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) 31 * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl)
32 * #1348 - Datebook dependency on libopiedb2 (chicken) 32 * #1348 - Datebook dependency on libopiedb2 (chicken)
33 + #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) 33 * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers)
34 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers)
35 * #1370 - Pimconverter now reacts on cancel key (eilers)
34 36
35 2004-04-25The Opie Team <opie@handhelds.org> 37 2004-04-25The Opie Team <opie@handhelds.org>
36 38
37 * Released as Version 1.1.3 (devel) 39 * Released as Version 1.1.3 (devel)
38 * Introduced first implementation of SQL-Support using SQLite (eilers) 40 * Introduced first implementation of SQL-Support using SQLite (eilers)
39 * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) 41 * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp)
40 * Added a real system graffiti character set (brad) 42 * Added a real system graffiti character set (brad)
41 * Added Generic Keyconfig Widget (zecke) 43 * Added Generic Keyconfig Widget (zecke)