aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatalia Dobrovolskaya <natalia.dobrovolskaya@nokia.com>2010-09-20 11:01:46 +0300
committerNatalia Dobrovolskaya <natalia.dobrovolskaya@nokia.com>2010-09-20 11:01:46 +0300
commit5bcc98868d9bfc278ff9cfe47b75869fb355c3c4 (patch)
tree3d8ce8be2379409a984128fe8bcca5d5679236d0
parent8931b04dc7e0a6a15162a0f714896d30b0582ffb (diff)
Changes: Releasing 0.20.43-10.20.43-1
RevBy: TrustMe
-rw-r--r--debian/changelog22
1 files changed, 16 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog
index a9318c82..11d8f021 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,19 @@
-libmeegotouch (0.20.43~1) unstable; urgency=low
-
- * Preparing 0.20.43
-
- -- Natalia Dobrovolskaya <natalia.dobrovolskaya@nokia.com> Tue, 15 Sep 2010 15:47:00 +0300
+libmeegotouch (0.20.43-1) unstable; urgency=low
+
+ * Fixes: NB#192722 - setters/getters for MDialogStyle's has-title-bar does not work and/or exists
+ * Fixes: NB#192723 - setters/getters for MDialogStyle's has-close-button does not work and/or exists
+ * Fixes: NB#191941 - Valgrind - Memory leak in mlabelhighlighter
+ * Fixes: NB#187253 - libmeegotouch allocates large amount of dynamic memory for stylesheets
+ * Fixes: NB#192405 - Empty dock widget when in landscape orientation
+ * Fixes: NB#191358 - <valgrind><MemLeak> Memory leak in MPopupListItem::setIconID()
+ * Fixes: NB#182602 - Modal dialog closes when tapping on inactive (grey) area
+ * Fixes: NB#184502 - [browser-blocker] MLocale must not spin the main loop
+ * Fixes: NB#192268 - MBanner expects the object name to be set to EventBanner, SystemBanner or InformationBanner but this is not documented
+ * Fixes: NB#192375 - Switching from FSM moves down navigation bar (WidgetsGallery)
+ * Fixes: NB#191067 - MButton: Unable to disable the icon.
+ * Fixes: NB#176789 - Loading a specific theme icons / styles when the language is switched (example: arabic ) is not working
+
+ -- Natalia Dobrovolskaya <natalia.dobrovolskaya@nokia.com> Mon, 20 Sep 2010 10:56:45 +0300
libmeegotouch (0.20.42-2) unstable; urgency=low
@@ -19,7 +30,6 @@ libmeegotouch (0.20.42-1) unstable; urgency=low
* Fixes: NB#186723 - Scroll indicator doesn't appear in scrollable views
* Fixes: NB#188298 - MApplicationWindow should provide isChained() and parentWindowId() APIs
* Fixes: NB#190336 - Don't create a glWidget for boosted apps on startup
- * Fixes: NB#190116 - enable switching to software rendering when minimizing the app
* Fixes: NB#191519 - MListItemView class is not exported
* Fixes: NB#188672 - Not able to get default Normal text once switched to Bold text
* Fixes: NB#190336 - boosted applications use more SGX memory pages than non-boosted ones