author | mickeyl <mickeyl> | 2004-07-18 13:15:37 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2004-07-18 13:15:37 (UTC) |
commit | b5e4ae2b7d5dfc371ed621242da4e019ede1b579 (patch) (side-by-side diff) | |
tree | d3b3cf48b51066bd681f61aa7368026990fd5090 /ChangeLog | |
parent | 2d2e1091b0da1a1f2b1031969d5be0bf25446021 (diff) | |
download | opie-b5e4ae2b7d5dfc371ed621242da4e019ede1b579.zip opie-b5e4ae2b7d5dfc371ed621242da4e019ede1b579.tar.gz opie-b5e4ae2b7d5dfc371ed621242da4e019ede1b579.tar.bz2 |
- closed a couple of bugs and added them to changelog
- tagged 1.1.4 in CVS
- bumped version to 1.1.5-snapshot
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -1,5 +1,13 @@ 2004-??-?? The Opie Team <opie@handhelds.org> + * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) + * Integrated the new security framework into libopie2 (zecke) + * Converted the launcher to use the new security framework (zecke) + +2004-07-06 The Opie Team <opie@handhelds.org> + + * Tagged as Version 1.1.4 (devel) + New Features ------------ * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) @@ -11,6 +19,8 @@ Fixed Bugs -------- * #1068 - Country Drop Down Box Off Screen + * #1291 - Opie tinykate does not open .desktop files (ar) + * #1291 - Opie sheet not saving correctly (ar) * #1294 - Opie does not know about British Summer Time * #1314 - Drawpad initialization (mickeyl) * #1317 - Packagemanager crashes on hold-down or install (chicken) @@ -22,7 +32,7 @@ * #1348 - Datebook dependency on libopiedb2 (chicken) + #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) -2004-25-04 The Opie Team <opie@handhelds.org> +2004-04-25 The Opie Team <opie@handhelds.org> * Released as Version 1.1.3 (devel) * Introduced first implementation of SQL-Support using SQLite (eilers) |