aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Junnonen <tomas.junnonen@nokia.com>2010-02-24 13:16:22 +0200
committerTomas Junnonen <tomas.junnonen@nokia.com>2010-02-24 13:16:22 +0200
commite0e4b328941ad09b1f2d768f1f0702ea24135de5 (patch)
treefcd2994a3489c3e66655e03aef67f10e84ec8d28
parent51f9f8f20aa6b9e7412eaaf8258a52b94f12489e (diff)
Changes: Updating changelo for 0.19.3-10.19.3-10.19
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 c697ba89..480cf3f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libdui (0.19.3-1) unstable; urgency=low
+
+ * Fixes: NB#156878 - Possible race condition with remote theme server
+ * Fixes: NB#156075 Widgetsgallery: Broken button text after switching language
+ * Fixes: NB#155649 DuiLabel: line feed symbol is not processed properly
+ * Fixes: NB#144431 An application with a DuiLabel in it segfaults during shutdown when its window is closed
+
+ -- Tomas Junnonen <tomas.junnonen@nokia.com> Wed, 24 Feb 2010 13:06:00 +0200
+
libdui (0.19.2-1) unstable; urgency=low
* Fixes: NB#157409 - Item selected after itemClicked is emited
diff --git a/mkspecs/features/dui_defines.prf.in b/mkspecs/features/dui_defines.prf.in
index b283cf5e..a5aa22f8 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 = 1
+DUI_PATCH_VERSION = 3
DUI_VERSION=$${DUI_MAJOR_VERSION}.$${DUI_MINOR_VERSION}.$${DUI_PATCH_VERSION}
# first set default value for dui prefix