aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörgen Scheibengruber <jorgen.scheibengruber@nokia.com>2010-05-25 13:41:33 +0300
committerJörgen Scheibengruber <jorgen.scheibengruber@nokia.com>2010-05-25 13:41:33 +0300
commit31f5f1860d0ca9105534ef6f78e5d4016eb6c4ef (patch)
tree39568b0283011c8bdeb0d6e4d0385df34de160bf
parentc7ad927bfa952a3d8d149e61fb0219b22635a61b (diff)
Changes: Release 0.20.12-10.20.12-1
RevBy: TrustMe
-rw-r--r--debian/changelog18
-rw-r--r--mkspecs/features/meegotouch_defines.prf.in2
2 files changed, 19 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index cb30d298..c7a7aa99 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+libmeegotouch (0.20.12-1) unstable; urgency=low
+
+ * Fixes: NB#169809 - No textChanged signal is emitted when text is placed to MRichTextEdit by MCompleter
+ * Fixes: NB#161205 - optionalImage is visible even in modes where it should not be
+ * Fixes: MB#169672 - MLabel is not showing the whole text when Qt::escape() some plain text *without* any tag inside
+ * Fixes: NB#170120 - MStyleSheetParser doesn't parse comments properly
+ * Fixes: NB#166269 - fix MContentItem::smallItem
+ * Fixes: NB#162781 - DUI chaining support should provide an option to not terminate the process when closing the child window
+ * Fixes: NB#169749 - QtMaemo6Style crashes when text edit is focused and VKB is shown
+ * Fixes: NB#156115 - CodeStyle> typo in doxygen documentation
+ * Fixes: NB#169377 - System modal dialog" in Widgetsgallery is not a system-modal dialog
+ * Fixes: NB#157742 - Fix MContentItem docs
+ * Fixes: NB#158375 - DuiContentItem api-doc fixes
+ * Fixes: NB#164207 - long press in MLabel
+ * Fixes: NB#167960 - Application is opened in landscape view when device is in portrait mode
+
+ -- Jorgen Scheibengruber <jorgen.scheibengruber@nokia.com> Tue, 25 May 2010 13:38:45 +0300
+
libmeegotouch (0.20.11-1) unstable; urgency=low
* Fixes: NB#168737 - "Fast application startup" a.k.a applauncherd does not load application.conf files
diff --git a/mkspecs/features/meegotouch_defines.prf.in b/mkspecs/features/meegotouch_defines.prf.in
index 6ce5e4da..c56ce423 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 = 11
+M_PATCH_VERSION = 12
M_VERSION=$${M_MAJOR_VERSION}.$${M_MINOR_VERSION}.$${M_PATCH_VERSION}
# first set default value for meegotouch prefix