Unidiff1 files changed, 5 insertions, 4 deletions
|
diff --git a/ChangeLog b/ChangeLog index fc7bd41..1a93102 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -5,7 +5,8 @@ |
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 |
@@ -25,5 +26,5 @@ |
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 | -------- |
|