summaryrefslogtreecommitdiff
authormickeyl <mickeyl>2004-07-18 13:15:37 (UTC)
committer mickeyl <mickeyl>2004-07-18 13:15:37 (UTC)
commitb5e4ae2b7d5dfc371ed621242da4e019ede1b579 (patch) (side-by-side diff)
treed3b3cf48b51066bd681f61aa7368026990fd5090
parent2d2e1091b0da1a1f2b1031969d5be0bf25446021 (diff)
downloadopie-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
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog12
-rw-r--r--library/version.h2
2 files changed, 12 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 80069ab..593f6e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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)
diff --git a/library/version.h b/library/version.h
index bc739a3..ab54651 100644
--- a/library/version.h
+++ b/library/version.h
@@ -1,3 +1,3 @@
#define QPE_VENDOR "Project Opie"
-#define QPE_VERSION "1.1.4-snapshot"
+#define QPE_VERSION "1.1.5-snapshot"
#define SUB_VERSION ""