aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2009-10-05 01:38:17 -0400
committerKen VanDine <ken.vandine@canonical.com>2009-10-05 01:38:17 -0400
commit2161c05f527d0d8e36410628214a7d920de66044 (patch)
tree3199325d538b75b07a0083f043573bd0de92a811 /debian
parent29a1c8d0b290c9d131f9f22418d93066953b3460 (diff)
parent3f51b2b3f1550026d7b0af2dbbe007af6e89e302 (diff)
downloadlibdbusmenu-2161c05f527d0d8e36410628214a7d920de66044.tar.gz
libdbusmenu-2161c05f527d0d8e36410628214a7d920de66044.tar.bz2
libdbusmenu-2161c05f527d0d8e36410628214a7d920de66044.zip
* Upstream release 0.1.6 (LP: #442822)
* Managing the life-cycle of the GTK Menu item better to ensure that it is positioned correctly and dies appropriately. (LP: #430904) and (LP: #419953) * Checking returned properties to ensure that there wasn't DBus errors. (LP: #433719)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ef20744..f6f28ea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+libdbusmenu (0.1.6-0ubuntu1) UNRELEASED; urgency=low
+
+ * Upstream release 0.1.6 (LP: #442822)
+ * Managing the life-cycle of the GTK Menu item better to
+ ensure that it is positioned correctly and dies
+ appropriately. (LP: #430904) and (LP: #419953)
+ * Checking returned properties to ensure that there wasn't
+ DBus errors. (LP: #433719)
+
+ -- Ted Gould <ted@ubuntu.com> Fri, 02 Oct 2009 17:00:45 -0500
+
libdbusmenu (0.1.5-0ubuntu1) karmic; urgency=low
* New upstream release (LP: #436185)