aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog38
1 files changed, 38 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b998fd3..f5fcd43 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,41 @@
+qmenumodel (0.2.7+13.10.20130829.1-0ubuntu1) saucy; urgency=low
+
+ [ Nick Dedekind ]
+ * Let Qt manage the destruction of child ActionStateParsers.
+
+ [ Lars Uebernickel ]
+ * Remove theme image provider The platform should provide that,
+ because more than this one module ned themed icons.
+
+ [ Ubuntu daily release ]
+ * Automatic snapshot from revision 83
+
+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Thu, 29 Aug 2013 18:06:45 +0000
+
+qmenumodel (0.2.7+13.10.20130828.2-0ubuntu1) saucy; urgency=low
+
+ [ Lars Uebernickel ]
+ * Make sure the right qt modules are loaded to make QMenuModel tests
+ pass. (LP: #1217335)
+
+ [ Ubuntu daily release ]
+ * Automatic snapshot from revision 80
+
+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Wed, 28 Aug 2013 10:08:37 +0000
+
+qmenumodel (0.2.7+13.10.20130827.3-0ubuntu1) saucy; urgency=low
+
+ [ Nick Dedekind ]
+ * UnityMenuModel::changeState now uses current state parameter type as
+ a base for parameter GVariant conversion.
+ * Adds qt event spawning to direct glib main loop callbacks. (LP:
+ #1183065, #1206991)
+
+ [ Ubuntu daily release ]
+ * Automatic snapshot from revision 78
+
+ -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Tue, 27 Aug 2013 14:08:51 +0000
+
qmenumodel (0.2.7+13.10.20130826-0ubuntu1) saucy; urgency=low
[ Nick Dedekind ]