summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f3fb995..05ab6b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,12 +2,13 @@
2 2
3 New Features 3 New Features
4 ------------ 4 ------------
5 5
6 Fixed Bugs 6 Fixed Bugs
7 ---------- 7 ----------
8 * #1501 - Fixing bug in todo sql backend (eilers)
8 9
9 Internal 10 Internal
10 -------- 11 --------
11 12
12 2004-11-26Opie 1.1.8 13 2004-11-26Opie 1.1.8
13 14
@@ -25,13 +26,12 @@
25 * #1269 - VCards were imported into personal area if it was activated (eilers) 26 * #1269 - VCards were imported into personal area if it was activated (eilers)
26 * #1464 - Packagemanager dont set active filter after install a package (drw) 27 * #1464 - Packagemanager dont set active filter after install a package (drw)
27 * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) 28 * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers)
28 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) 29 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw)
29 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) 30 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw)
30 * n.a. - Battery Applet - fix sizing of battery info popup 31 * n.a. - Battery Applet - fix sizing of battery info popup
31 * #1501 - Fixing bug in todo sql backend (eilers)
32 * #1493 - Fixed one column layout bug of the launcher (hrw) 32 * #1493 - Fixed one column layout bug of the launcher (hrw)
33 33
34 Internal 34 Internal
35 -------- 35 --------
36 * Moved libopie1 to unsupported (mickeyl) 36 * Moved libopie1 to unsupported (mickeyl)
37 * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) 37 * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers)