aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrian Yanes <ext-adrian.yanes@nokia.com>2010-11-26 18:11:57 +0000
committerAdrian Yanes <ext-adrian.yanes@nokia.com>2010-11-26 18:11:57 +0000
commitf525d09e6ed332b8776971a75bb4483f5e911df5 (patch)
treed4ef4e32cbd23d8f7863c53cc34a2fdd116ae0f9
parent2c9602c7f1c68267033cac8fa396f6ae51ef87c0 (diff)
Changes: releasing 0.20.60-10.20.60-1
-rw-r--r--debian/changelog14
-rw-r--r--mkspecs/features/meegotouch_defines.prf.in2
2 files changed, 15 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 9afc56df..44506960 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+libmeegotouch (0.20.60-1) unstable; urgency=low
+
+ * New version
+ * Fixes: NB#207681 - Text in Dialog with Progress Indicator is barely
+ * Fixes: NB#207292 - Unable to resize MDialog Buttons using styling
+ * Fixes: NB#189908 - MAction: signal needs to be connected again, if the action is removed and added again.
+ * Fixes: NB#206885 - MApplication::activeWindow() doesn't return topmost window after showMinimized()
+ * Fixes: NB#206632 - <MemLeak> mlistindextooltip.cpp:43, 168
+ * Fixes: NB#206036 - When minimized combobox shows some additional lines.
+ * Fixes: 207388 - <Safety> Invalid read in MTextEdit::handleMousePress
+ * Fixes: NB#205911 - MBanners "dissapear-timer" starts counting in "appear" function instead of "appeared" function.
+
+ -- Adrian Yanes <ext-adrian.yanes@nokia.com> Fri, 26 Nov 2010 18:05:56 +0000
+
libmeegotouch (0.20.59-1) unstable; urgency=low
* New version
diff --git a/mkspecs/features/meegotouch_defines.prf.in b/mkspecs/features/meegotouch_defines.prf.in
index 096d7da2..adb0c650 100644
--- a/mkspecs/features/meegotouch_defines.prf.in
+++ b/mkspecs/features/meegotouch_defines.prf.in
@@ -6,7 +6,7 @@
M_MAJOR_VERSION = 0
M_MINOR_VERSION = 20
-M_PATCH_VERSION = 58
+M_PATCH_VERSION = 60
M_VERSION=$${M_MAJOR_VERSION}.$${M_MINOR_VERSION}.$${M_PATCH_VERSION}
# first set default value for meegotouch prefix