author | eilers <eilers> | 2005-02-03 10:08:16 (UTC) |
---|---|---|
committer | eilers <eilers> | 2005-02-03 10:08:16 (UTC) |
commit | e49d23d4f22f1a12c09913123b885d800608a183 (patch) (unidiff) | |
tree | 403b9851fecd15bc9fc1c12675185929163d4ad5 | |
parent | 9424f9fa34e458c90b5f9bbe2a88074cd9a1161c (diff) | |
download | opie-e49d23d4f22f1a12c09913123b885d800608a183.zip opie-e49d23d4f22f1a12c09913123b885d800608a183.tar.gz opie-e49d23d4f22f1a12c09913123b885d800608a183.tar.bz2 |
Fixed Bug #1236
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,31 +1,32 @@ | |||
1 | 2005-??-??Opie 1.2.0 | 1 | 2005-??-??Opie 1.2.0 |
2 | 2 | ||
3 | New Features | 3 | New Features |
4 | ------------ | 4 | ------------ |
5 | 5 | ||
6 | Fixed Bugs | 6 | Fixed Bugs |
7 | ---------- | 7 | ---------- |
8 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) | ||
8 | 9 | ||
9 | Internal | 10 | Internal |
10 | -------- | 11 | -------- |
11 | 12 | ||
12 | 2005-02-03Opie 1.1.9 | 13 | 2005-02-03Opie 1.1.9 |
13 | 14 | ||
14 | New Features | 15 | New Features |
15 | ------------ | 16 | ------------ |
16 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) | 17 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) |
17 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) | 18 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) |
18 | * Usability enhancements in OpieIRC (skyhusker) | 19 | * Usability enhancements in OpieIRC (skyhusker) |
19 | 20 | ||
20 | Fixed Bugs | 21 | Fixed Bugs |
21 | ---------- | 22 | ---------- |
22 | * #1501 - Fixed bug in todo sql backend (eilers) | 23 | * #1501 - Fixed bug in todo sql backend (eilers) |
23 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) | 24 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) |
24 | * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) | 25 | * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) |
25 | * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) | 26 | * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) |
26 | * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) | 27 | * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) |
27 | * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) | 28 | * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) |
28 | * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) | 29 | * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) |
29 | 30 | ||
30 | Internal | 31 | Internal |
31 | -------- | 32 | -------- |