aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel d'Andrada <daniel.dandrada@nokia.com>2010-03-09 15:43:44 +0200
committerDaniel d'Andrada <daniel.dandrada@nokia.com>2010-03-09 15:43:44 +0200
commit58d175c8e7dcfc56bfeaa08b2fc44a9229fb21e9 (patch)
tree1d997fa9ac9f138943b63368fa6c48f1437c4352
parent66e2ef285e6594d6d5ad4bd59a3fb465f9684dff (diff)
Changes: Version 0.19.5-10.19.5-1
RevBy: TrustMe
-rw-r--r--debian/changelog9
-rw-r--r--mkspecs/features/dui_defines.prf.in2
2 files changed, 10 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 5b71b871..8f59518a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libdui (0.19.5-1) unstable; urgency=low
+
+ * NB#159396 - DuiComboBox emits an extraneous currentIndexChanged(-1) signal the first time an item is selected from the GUI
+ * NB#158821 - dui-servicefwgen should not force shipping of unnecessary include files.
+ * NB#159802 - DuiWindow setOrientationAngle is failed if it is during an orientation animation
+ * NB#158990 - DuiWidget's isOnDisplay() returns invalid values
+
+ -- Daniel d'Andrada <daniel.dandrada@nokia.com> Tue, 09 Mar 2010 15:41:42 +0200
+
libdui (0.19.4-2) unstable; urgency=low
* Unit test fixes
diff --git a/mkspecs/features/dui_defines.prf.in b/mkspecs/features/dui_defines.prf.in
index 1b39a109..2ac7adf1 100644
--- a/mkspecs/features/dui_defines.prf.in
+++ b/mkspecs/features/dui_defines.prf.in
@@ -6,7 +6,7 @@
DUI_MAJOR_VERSION = 0
DUI_MINOR_VERSION = 19
-DUI_PATCH_VERSION = 4
+DUI_PATCH_VERSION = 5
DUI_VERSION=$${DUI_MAJOR_VERSION}.$${DUI_MINOR_VERSION}.$${DUI_PATCH_VERSION}
# first set default value for dui prefix