summaryrefslogtreecommitdiff
authorar <ar>2005-02-03 17:32:33 (UTC)
committer ar <ar>2005-02-03 17:32:33 (UTC)
commit875b3b63624308f4e50f82e17db27edeb9609d6c (patch) (unidiff)
treee6d96b50a27e03057dcb5862f50b13c73c244333
parent6f7ff1ab1d4632a086dd79b3863fcb49bbb2893b (diff)
downloadopie-875b3b63624308f4e50f82e17db27edeb9609d6c.zip
opie-875b3b63624308f4e50f82e17db27edeb9609d6c.tar.gz
opie-875b3b63624308f4e50f82e17db27edeb9609d6c.tar.bz2
- add BugFix #1536 - Autosave locations in opie backup
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 80f0d0a..4f406b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,32 +1,33 @@
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 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers)
9 * #1536 - Autosave of custom locations in opie backup (ar)
9 10
10 Internal 11 Internal
11 -------- 12 --------
12 13
13 2005-02-03Opie 1.1.9 14 2005-02-03Opie 1.1.9
14 15
15 New Features 16 New Features
16 ------------ 17 ------------
17 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) 18 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl)
18 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) 19 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl)
19 * Usability enhancements in OpieIRC (skyhusker) 20 * Usability enhancements in OpieIRC (skyhusker)
20 21
21 Fixed Bugs 22 Fixed Bugs
22 ---------- 23 ----------
23 * #1501 - Fixed bug in todo sql backend (eilers) 24 * #1501 - Fixed bug in todo sql backend (eilers)
24 * #1505 - Added more Swap sizes in memoryapplet (mickeyl) 25 * #1505 - Added more Swap sizes in memoryapplet (mickeyl)
25 * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) 26 * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke)
26 * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) 27 * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke)
27 * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) 28 * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl)
28 * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) 29 * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl)
29 * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) 30 * n.a. - Fixed numerous buglets in OpieIRC (skyhusker)
30 31
31 Internal 32 Internal
32 -------- 33 --------