aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Junnonen <tomas.junnonen@nokia.com>2010-05-19 14:21:54 +0300
committerTomas Junnonen <tomas.junnonen@nokia.com>2010-05-19 14:23:03 +0300
commit9de566e35c8d148e29227fd383d3934cf27c555e (patch)
tree3d0d6a88e986e35aa0ccacef6137f9a46b8457cc
parent51f0fa537c46c97a243728091acbee1841502a76 (diff)
Changes: Releasing 0.20.11-10.20.11-1
RevBy: TrustMe
-rw-r--r--debian/changelog18
-rw-r--r--src/meegotouch.pc2
2 files changed, 14 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog
index 469de2f6..cb30d298 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,16 @@
-libmeegotouch (0.20.11~1) unstable; urgency=low
-
- * unreleased
-
- -- Jorgen Scheibengruber <jorgen.scheibengruber@nokia.com> Wed, 12 May 2010 10:55:42 +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
+ * Fixes: NB#165035 - m-servicefwgen generates adaptor files that say that qdbusxml2cpp generated them.
+ * Fixes: NB#164028 - DuiTextEdit does not move up after reverse rotation (clockwise)
+ * Fixes: NB#163243 - DuiTextEdit in Multi Line mode is not working properly
+ * Fixes: NB#168463 - Close button is not behaving properly after we press any other button on dialog
+ * Fixes: NB#165862 - MInfoBanner should have default disappear timeout
+ * Fixes: NB#168069 - Object menu is still showing after tapping on an item in object menu.
+ * Fixes: NB#165845 - (Video_full_screen) MVideoWidget: While in full screen the scale mode and aspect ratio do not work.
+ * Fixes: NB#156286 - duimoc doesn't work for some header files.
+
+ -- Tomas Junnonen <tomas.junnonen@nokia.com> Wed, 19 May 2010 14:15:00 +0300
libmeegotouch (0.20.10-1) unstable; urgency=low
diff --git a/src/meegotouch.pc b/src/meegotouch.pc
index a8bf8e03..a5ecac8c 100644
--- a/src/meegotouch.pc
+++ b/src/meegotouch.pc
@@ -5,7 +5,7 @@ includedir=${prefix}/include/meegotouch
Name: meegotouch
Description: MeeGo Touch UI Framework
-Version: 0.20.1
+Version: 0.20.11
Requires: QtGui
Cflags: -I${includedir}
Libs: -L${libdir} -lmeegotouchcore -lmeegotouchviews -lmeegotouchsettings -lmeegotouchextensions