aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel d'Andrada <daniel.dandrada@nokia.com>2010-03-16 17:26:31 +0200
committerDaniel d'Andrada <daniel.dandrada@nokia.com>2010-03-16 17:26:31 +0200
commit9773105046f970267898598687545c95394b1bfa (patch)
tree0d6ba74c4887506a33b4daf47dc6860942ced3af
parent6242b607b7126dccc7fb6eaadd55d2893e0b136b (diff)
Changes: Version 0.19.9-10.19.9-1
RevBy: TrustMe
-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