summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdiel Janulgue <abdiel.janulgue@nokia.com>2010-06-08 16:27:39 +0300
committerAbdiel Janulgue <abdiel.janulgue@nokia.com>2010-06-08 16:27:39 +0300
commitaf381a9aa0c006f7fc7dd8285a7c66f6f60abe76 (patch)
tree57402867c3c5f69166b618bd4ebba1095956fa53
parente6a88c00357e1c18f580dc8bb4e81542ec4b6a09 (diff)
correction in changelog (updated bugfix)0.4.7-2
-rw-r--r--debian/changelog3
-rw-r--r--meegotouch_config.pri2
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 966fca7..11ff684 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-mcompositor (0.4.7-1) unstable; urgency=low
+mcompositor (0.4.7-2) unstable; urgency=low
* Fixes: NB#168086 - Pure Qt GUI Lists go invisible after mdecorator crashes with sig 11
* Fixes: NB#171534 - 2 Statusbars shown when rotation angle is non 0 and there's in fullscreen mode with on going call
* Fixes: NB#170819 - Framework menubar is covering top side application's drawing area
+ * Fixes: NB#170228 - In certain scenerio Incoming call view task dosenĀ“t appear in switcher
-- Abdiel Janulgue <abj@codefuassasin.research.nokia.com> Tue, 08 Jun 2010 12:55:48 +0300
diff --git a/meegotouch_config.pri b/meegotouch_config.pri
index c01513d..08026b8 100644
--- a/meegotouch_config.pri
+++ b/meegotouch_config.pri
@@ -16,4 +16,4 @@ exists(/usr/include/X11/extensions/shapeconst.h) {
}
# Compositor components only
-VERSION = 0.4.6 \ No newline at end of file
+VERSION = 0.4.7 \ No newline at end of file