aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-03-03 13:42:49 -0600
committerTed Gould <ted@gould.cx>2011-03-03 13:42:49 -0600
commitbf0ec7cdc8c37f4ec7668f18b0be10942564957b (patch)
tree55f81b7667a7734b0a74a5312306a5fc99d15727 /debian/changelog
parent8a14b520be730c1ae725f72043298f550c94a2cf (diff)
parent86cabf670968df8056246d2f6c3b2c4f6b19399a (diff)
downloadlibdbusmenu-bf0ec7cdc8c37f4ec7668f18b0be10942564957b.tar.gz
libdbusmenu-bf0ec7cdc8c37f4ec7668f18b0be10942564957b.tar.bz2
libdbusmenu-bf0ec7cdc8c37f4ec7668f18b0be10942564957b.zip
Merge from U. Desktop
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog34
1 files changed, 34 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 132e39d..3216091 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,37 @@
+libdbusmenu (0.3.99-0ubuntu5) natty; urgency=low
+
+ * debian/patches/lp726678.patch
+ - GTK application menus are not correctly displayed (LP: #726678)
+
+ -- Ken VanDine <ken.vandine@canonical.com> Tue, 01 Mar 2011 12:14:35 -0500
+
+libdbusmenu (0.3.99-0ubuntu4) natty; urgency=low
+
+ * Fix a warning in gedit
+ - update debian/patches/fix-defaults-in-client.patch
+ * Fix missing submenus in bluetooth-applet
+ - add debian/patches/bluetooth-applet-fix.patch
+ - update debian/patches/series
+
+ -- Chris Coulson <chris.coulson@canonical.com> Tue, 01 Mar 2011 15:13:00 +0000
+
+libdbusmenu (0.3.99-0ubuntu3) natty; urgency=low
+
+ * Fix LP: #723873 - ensure that changing a menuitem property to a default
+ value gets propagated properly in the client
+ - add debian/patches/fix-defaults-in-client.patch
+ - update debian/patches/series
+
+ -- Chris Coulson <chris.coulson@canonical.com> Tue, 01 Mar 2011 00:47:24 +0000
+
+libdbusmenu (0.3.99-0ubuntu2) natty; urgency=low
+
+ * debian/patches/disconnect-more-signals.patch:
+ - Fix some crashes by disconnecting more signals when a menuitem is
+ deleted. LP: #725980 and LP: #726153
+
+ -- Michael Terry <mterry@ubuntu.com> Mon, 28 Feb 2011 10:09:57 -0500
+
libdbusmenu (0.3.99-0ubuntu1) natty; urgency=low
[ Ted Gould ]