From 739617ec4f1fd1ecc76fae0889382aea6c4e56ea Mon Sep 17 00:00:00 2001 From: Daniel d'Andrada Date: Wed, 8 Sep 2010 16:23:34 +0300 Subject: Changes: Version 0.20.39-1 RevBy: TrustMe --- 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 dfa3e843..78fdc1d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +libmeegotouch (0.20.39-1) unstable; urgency=low + + * Fixes: NB#181896 - blank window with title "Menu" becomes visible when using invoker + * Fixes: NB#188156 - X11 property WM_COMMAND incorrect if the application is started with applauncher + * Fixes: NB#188639 - MList: selection triggered when beginning to pan + * Fixes: NB#189515 - Button box in MDialog is always visible + * Fixes: NB#188127 - MBasicListItem crashes when setting ImageWidget into it + * Fixes: NB#185581 - Live filtering searches for substrings + * Fixes: NB#189798 - Destruction of text input does not hide the VKB that was inputting into that input + * Fixes: NB#188973 - Ctrl + Shift + P not taking screen shot + * Fixes: NB#187437, NB#176872, NB#187363, Relocating text edit in a dialog + + -- Daniel d'Andrada Wed, 08 Sep 2010 16:14:25 +0300 + libmeegotouch (0.20.38-1) unstable; urgency=low * Fixes: NB#183435 - plainQt - selected text entry is not highlighted diff --git a/mkspecs/features/meegotouch_defines.prf.in b/mkspecs/features/meegotouch_defines.prf.in index 7a968aa9..3e0ace6d 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 = 38 +M_PATCH_VERSION = 39 M_VERSION=$${M_MAJOR_VERSION}.$${M_MINOR_VERSION}.$${M_PATCH_VERSION} # first set default value for meegotouch prefix -- cgit v1.2.3