aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog10
-rw-r--r--doc/src/news.dox5
2 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c6b96491..4420ae80 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+libmeegotouch (0.20.32-1) unstable; urgency=low
+
+ * Fixes: NB#182002 - Shift + 'T' makes screenshots instead of Shift + Ctrl + 'T'
+ * Fixes: NB#180708 - booster-m does not react to theme changes
+ * Fixes: NB#181416 - Slider handle will stay on screen if slider disappears while it's pressed
+ * Fixes: NB#178646 - mmoc.pl should be used in armel targets
+ * Fixes: NB#182210 - VKB is not coming up through the HKB is slided in
+
+ -- Sergiy Dubovik <sergiy.dubovik@nokia.com> Wed, 28 Jul 2010 15:08:44 +0300
+
libmeegotouch (0.20.31-1) unstable; urgency=low
* Fixes: NB#182098 - List with separators on renders incorrectly
diff --git a/doc/src/news.dox b/doc/src/news.dox
index 704f3389..3cc60f21 100644
--- a/doc/src/news.dox
+++ b/doc/src/news.dox
@@ -1,5 +1,10 @@
/*! \page news What's New in MeeGo Touch
+\section v02032 0.20.32
+
+\subsection New
+- Added "Getting Started" documentation
+
\section v02030 0.20.30
- Fixed NB#175847: MPannableArea does not work inside an MApplicationPage