aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergiy Dubovik <sergiy.dubovik@nokia.com>2010-06-20 12:57:38 +0300
committerSergiy Dubovik <sergiy.dubovik@nokia.com>2010-06-20 12:57:38 +0300
commit07e15d98d68fa34602eef8c0364f64986d99cd4b (patch)
treed522f6721f68d79eb72bcb5a7dfcc5efd84ba783
parent6ce97cae6feb7d5d7aa1dcbc8adeb108f83c71d9 (diff)
Changes: Releasing 0.20.21-1
RevBy: TrustMe
-rw-r--r--debian/changelog20
-rw-r--r--mkspecs/features/meegotouch_defines.prf.in2
2 files changed, 21 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 909d4f16..50b2c79e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,23 @@
+libmeegotouch (0.20.21-1) unstable; urgency=low
+
+ * Fixes: NB#175502 - MList creates WAY too many items
+ * Fixes: NB#175720 - When setting a new itemModel for MList this does not disconnect from the old itemModel
+ * Fixes: NB#175429 - MList crashes after a modelReset if group headers are shown and one group header is removed
+ * Fixes: NB#175507 - Crash is observed when tapped outside 'camera mode' pop up.
+ * Fixes: NB#172712 - Moving action to menu does not work
+ * Fixes: NB#172712 - Moving action to menu does not work
+ * Fixes: NB#169208 - MInfoBanner disappear animation is executed when...
+ * Fixes: NB#174516 - Switching between month, multiday, list and tasks views returns black window
+ * Fixes: NB#167102 - Don't forcefully drop all style-references in ~MTheme
+ * Fixes: NB#170968 - Navigation bar times out even when the view menu options are displayed
+ * Fixes: NB#173599 - Switch does not work with right-to-left swipe, only with left-to-right
+ * Fixes: NB#174084 - Application menu doesn't appear when scene window transitions are immediate
+ * Fixes: NB#173416 - setting gconf value for /meegotouch/theme/name only works once
+ * Fixes: NB#174281 - MComboBox emits currentIndexChanged(int) prematurely
+ * Fixes: NB#172567 - Phone application is not usable when View Menu is opened and closed multiple times
+
+ -- Sergiy Dubovik <sergiy.dubovik@nokia.com> Sun, 20 Jun 2010 12:49:14 +300
+
libmeegotouch (0.20.20-1) unstable; urgency=low
* Fixes: NB#172712 - Moving action to menu does not work
diff --git a/mkspecs/features/meegotouch_defines.prf.in b/mkspecs/features/meegotouch_defines.prf.in
index 776dee4c..ce5a9e1a 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 = 20
+M_PATCH_VERSION = 21
M_VERSION=$${M_MAJOR_VERSION}.$${M_MINOR_VERSION}.$${M_PATCH_VERSION}
# first set default value for meegotouch prefix