From f525d09e6ed332b8776971a75bb4483f5e911df5 Mon Sep 17 00:00:00 2001 From: Adrian Yanes Date: Fri, 26 Nov 2010 18:11:57 +0000 Subject: Changes: releasing 0.20.60-1 --- debian/changelog | 14 ++++++++++++++ mkspecs/features/meegotouch_defines.prf.in | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) 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 - mlistindextooltip.cpp:43, 168 + * Fixes: NB#206036 - When minimized combobox shows some additional lines. + * Fixes: 207388 - Invalid read in MTextEdit::handleMousePress + * Fixes: NB#205911 - MBanners "dissapear-timer" starts counting in "appear" function instead of "appeared" function. + + -- Adrian Yanes 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 -- cgit v1.2.3