aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog8
-rw-r--r--mkspecs/features/dui_defines.prf.in2
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 388eff69..8b1d9e23 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libdui (0.19.9-1) unstable; urgency=low
+
+ * Unit test fixes
+ * Temporarily disable orientation changes due to hardware keyboard state
+ * DuiWindow no longer gets laid out behind the status bar (Z-wise). Previous behavior kept.
+
+ -- Daniel d'Andrada <daniel.dandrada@nokia.com> Tue, 16 Mar 2010 17:22:34 +0200
+
libdui (0.19.8-1) unstable; urgency=low
* Fixes: NB#125966 - DuiFlowLayoutPolicy - add setAlignment function
diff --git a/mkspecs/features/dui_defines.prf.in b/mkspecs/features/dui_defines.prf.in
index fadd8be0..aaa527e7 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 = 8
+DUI_PATCH_VERSION = 9
DUI_VERSION=$${DUI_MAJOR_VERSION}.$${DUI_MINOR_VERSION}.$${DUI_PATCH_VERSION}
# first set default value for dui prefix