aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Terry <mike@mterry.name>2011-04-15 15:58:58 -0400
committerMichael Terry <mike@mterry.name>2011-04-15 15:58:58 -0400
commitc8f26ed9fc6b95ce0f7e5efe33ce6006ea3a60e4 (patch)
treec72872d1db87881d65e2b8d12fca22cb08141a30 /debian/changelog
parent9efd2866602c9b33f993f5e8e5954078a196b53b (diff)
parentd6e3ac7ddd67f862db0fc7b8cf71d015326b1eac (diff)
downloadlibdbusmenu-c8f26ed9fc6b95ce0f7e5efe33ce6006ea3a60e4.tar.gz
libdbusmenu-c8f26ed9fc6b95ce0f7e5efe33ce6006ea3a60e4.tar.bz2
libdbusmenu-c8f26ed9fc6b95ce0f7e5efe33ce6006ea3a60e4.zip
* Backport bug fixes from trunk:
- Watch additions/removals from submenus that get added - Activate new toplevel menu items as they get added - Make sure we don't activate toplevel children that aren't menu items or don't have submenus (LP: #761112)
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e9c9c41..9406cfb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+libdbusmenu (0.4.3-0ubuntu2) natty; urgency=low
+
+ * Backport bug fixes from trunk:
+ - Watch additions/removals from submenus that get added
+ - Activate new toplevel menu items as they get added
+ - Make sure we don't activate toplevel children that aren't
+ menu items or don't have submenus (LP: #761112)
+
+ -- Michael Terry <mterry@ubuntu.com> Fri, 15 Apr 2011 15:55:37 -0400
+
libdbusmenu (0.4.3-0ubuntu1) natty; urgency=low
[ Ken VanDine ]