aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJörgen Scheibengruber <jorgen.scheibengruber@nokia.com>2010-03-24 13:45:58 +0200
committerJörgen Scheibengruber <jorgen.scheibengruber@nokia.com>2010-03-24 13:45:58 +0200
commit1da408b1ebd8c4df37ff8dac02a769127937c948 (patch)
tree764bb33d82b80a4f0f41a1164177eda3d9a5bc60 /debian/changelog
parente4fe2e5ed78dd860b74077d3878b026f8cc2bd46 (diff)
Releasing 0.19.11-10.19.11-1
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a424d082..e91bf017 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libdui (0.19.11-1) unstable; urgency=low
+
+ * Changes: Enable reading the keyboardOpen contextProperty
+ * Fixes: NB#159393 - DuiButton does not draw if reparented before creation of the first DuiWindow
+ * Changes: DBus registration path for dui notification manager to /notificationmanager
+ * Fixes: NB#161127 - App menu should hide when back button is tapped
+
+ -- Jorgen Scheibengruber <jorgen.scheibengruber@nokia.com> Wed, 24 Mar 2010 13:23:57 +0200
+
libdui (0.19.10-1) unstable; urgency=low
* Fixes: NB#160550 DuiLabel::setText() does not work when using "" as a parameter.