Unidiff1 files changed, 8 insertions, 3 deletions
|
diff --git a/ChangeLog b/ChangeLog index b0d9a0d..b7459f9 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -2,4 +2,4 @@ |
2 | |
2 | |
3 | * Fixed ZSafe not starting up (Bug #1324) (mickeyl) |
3 | New Features |
4 | * Fixed Drawpad initialization (Bug #1314) (mickeyl) |
4 | ------------ |
5 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) |
5 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) |
@@ -7,3 +7,8 @@ |
7 | * Modifcation of the PIM API for providing generic use of OPimRecords. (eilers) |
7 | * Modifcation of the PIM API for providing generic use of OPimRecords. (eilers) |
8 | * Fixed Datebook dependency on libopiedb2 (Bug #1348) (chicken) |
8 | |
| |
9 | BugFixes |
| |
10 | -------- |
| |
11 | * #1324 - ZSafe not starting up (mickeyl) |
| |
12 | * #1314 - Drawpad initialization (mickeyl) |
| |
13 | * #1348 - Datebook dependency on libopiedb2 (chicken) |
9 | |
14 | |
|