aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel d'Andrada <daniel.dandrada@nokia.com>2010-06-14 16:11:51 +0300
committerDaniel d'Andrada <daniel.dandrada@nokia.com>2010-06-14 16:11:51 +0300
commit9d8f64fe44376f286dd26caeb49e1f4b44b47451 (patch)
tree20db9bad83ab1d59a37536c6ec32a67df15202cf
parent17cbbfc6754d5eff92d10e55579d55c192e65e2a (diff)
Changes: Release 0.20.18-10.20.18-1
RevBy: TrustMe
-rw-r--r--debian/changelog19
-rw-r--r--mkspecs/features/meegotouch_defines.prf.in2
2 files changed, 20 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index b9421397..0355ccd7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,22 @@
+libmeegotouch (0.20.18-1) unstable; urgency=low
+
+ * Fixes: NB#174290 - Button in webpage causes segfault
+ * Fixes: NB#172441 - Serviceframework: m-servicefwgen generates non-compiling code
+ * Fixes: NB#171909 - No obvious way to programmatically dismiss the MPopupList window opened by MComboBox
+ * Fixes: NB#172456 - CSS using parent-child in custom library, M component as child, fails
+ * Fixes: NB#172712 - Segmentation fault and infinite recursion in MToolBarViewPrivate::remove when adding actions for sub pages
+ * Fixes: NB#171284 - problems with adding MButton
+ * Fixes: NB#170105 - show/hideEvent of MContentItem does not get called
+ * Fixes: NB#163877 - DuiHome Button is above Event window
+ * Fixes: NB#170617 - Green flicker when loading async pixmaps on PR image
+ * Fixes: NB#161213 - (Invisible_tabs) No tab is selected when the currently selected tab is set to invisible.
+ * Fixes: NB#172420 - widgetgallery -timedemo -demopages Grid aborts with SIGFPE
+ * Fixes: NB#169190 - Word wrap not happening in MLabel.
+ * Fixes: NB#167467 - adding and immediately removing service file
+ * Fixes: NB#169087 - No unique object names for MAction's in MToolbar/MNavigationBar
+
+ -- Daniel d'Andrada <daniel.dandrada@nokia.com> Mon, 14 Jun 2010 16:02:21 +0300
+
libmeegotouch (0.20.17-1) unstable; urgency=low
* Fixes: NB#172945 - MButtonIconView increases application startup times
diff --git a/mkspecs/features/meegotouch_defines.prf.in b/mkspecs/features/meegotouch_defines.prf.in
index 95f290b4..a448a788 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 = 17
+M_PATCH_VERSION = 18
M_VERSION=$${M_MAJOR_VERSION}.$${M_MINOR_VERSION}.$${M_PATCH_VERSION}
# first set default value for meegotouch prefix