summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--ChangeLog5
1 files changed, 2 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 681763e..76bdd26 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,15 +1,14 @@
1 2004-??-??The Opie Team <opie@handhelds.org> 1 2004-??-??The Opie Team <opie@handhelds.org>
2 2
3 New Features
4 ------------
3 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) 5 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl)
4 * Integrated the new security framework into libopie2 (zecke) 6 * Integrated the new security framework into libopie2 (zecke)
5 * Converted the launcher to use the new security framework (zecke) 7 * Converted the launcher to use the new security framework (zecke)
6 8
7 New Features
8 ------------
9
10 Fixed Bugs 9 Fixed Bugs
11 -------- 10 --------
12 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) 11 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers)
13 * #1370 - Pimconverter now reacts on cancel key (eilers) 12 * #1370 - Pimconverter now reacts on cancel key (eilers)
14 13
15 2004-07-06The Opie Team <opie@handhelds.org> 14 2004-07-06The Opie Team <opie@handhelds.org>