aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörgen Scheibengruber <jorgen.scheibengruber@nokia.com>2010-03-22 10:51:28 +0200
committerJörgen Scheibengruber <jorgen.scheibengruber@nokia.com>2010-03-22 10:51:28 +0200
commit32771dc45526e93b787a9d17095e42cdfaa0e1d5 (patch)
tree39cbf76a9c4f5d7a3f006aee5dff8cb34772658c
parentd314b3911da8285c4144ae66d876231aa76bb77c (diff)
Tagging version 0.19.100.19.10
-rw-r--r--debian/changelog15
-rw-r--r--mkspecs/features/dui_defines.prf.in2
2 files changed, 16 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 8b1d9e23..a424d082 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+libdui (0.19.10-1) unstable; urgency=low
+
+ * Fixes: NB#160550 DuiLabel::setText() does not work when using "" as a parameter.
+ * Fixes: NB#159960 - icons: icon-l-brightness-* are missing from theme
+ * Fixes: Object menu page "jumping" problem.
+ * Fixes: NB#159761 - DuiList does not update correctly on insertRows() and setData()
+ * Fixes: NB#159761 - DuiList does not update correctly on insertRows() and setData()
+ * Fixes: NB#159042 DuiLabel: Unable to handle strings in presence of certain characters
+ * Fixes: NB#159345 - Applet Space doesn't reappear after rotating the device
+ * Fixes: NB#159180 - Startup crash in DuiGConfItem
+ * Fixes: NB#160887 - DuiSceneManager::execDialog() should return actual resul
+ * Fixes: not working object menu on the device
+
+ -- Jorgen Scheibengruber <jorgen.scheibengruber@nokia.com> Mon, 22 Mar 2010 10:48:19 +0200
+
libdui (0.19.9-1) unstable; urgency=low
* Unit test fixes
diff --git a/mkspecs/features/dui_defines.prf.in b/mkspecs/features/dui_defines.prf.in
index 202de562..89d93713 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 = 9
+DUI_PATCH_VERSION = 10
DUI_VERSION=$${DUI_MAJOR_VERSION}.$${DUI_MINOR_VERSION}.$${DUI_PATCH_VERSION}
# first set default value for dui prefix