summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog9
1 files changed, 5 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index fc7bd41..1a93102 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,9 +4,10 @@
4 ------------ 4 ------------
5 * Fifteen gained configurable number of items (zecke) 5 * Fifteen gained configurable number of items (zecke)
6 * Fifteen can have custom background images (zecke) 6 * Fifteen can have custom background images (zecke)
7 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) 7 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl)
8 * Integrated the new security framework into libopie2 (zecke,clem) 8 * Integrated the new security framework into libopie2 (zecke,clem)
9 * Converted the launcher to use the new security framework (zecke) 9 * Converted the launcher to use the new security framework (zecke)
10 * Backup can now handle custom locations for backup and restore (ar)
10 11
11 Fixed Bugs 12 Fixed Bugs
12 -------- 13 --------
@@ -24,7 +25,7 @@
24 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) 25 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers)
25 * Modified the PIM API for providing generic use of OPimRecords (eilers) 26 * Modified the PIM API for providing generic use of OPimRecords (eilers)
26 * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) 27 * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke)
27 28
28 Fixed Bugs 29 Fixed Bugs
29 -------- 30 --------
30 * #1068 - Country Drop Down Box Off Screen 31 * #1068 - Country Drop Down Box Off Screen