aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2012-06-13 14:31:48 -0500
committerTed Gould <ted@gould.cx>2012-06-13 14:31:48 -0500
commit3e036287e1a9c5dab3a4ff5c2e1921738cc33102 (patch)
tree41eda34b31ab0132c0b036cd9d1fbe689d564860 /debian/changelog
parente3950826c9eae772094139ae3abd6a966d6b39e0 (diff)
parentd1a1d09ea3487669f8622eb4106414eb01d41cfd (diff)
downloadlibdbusmenu-3e036287e1a9c5dab3a4ff5c2e1921738cc33102.tar.gz
libdbusmenu-3e036287e1a9c5dab3a4ff5c2e1921738cc33102.tar.bz2
libdbusmenu-3e036287e1a9c5dab3a4ff5c2e1921738cc33102.zip
* New upstream release.
* Fixed duplicated underscores in menus (LP: #979301) * Fix for keybindings not showing in menus bug (LP: #982656) * DbusmenuServer leaks private string (LP: #981766) * Ensure menuitems with '&' show them properly (LP: #994564)
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 e54dc38..ad9abd9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+libdbusmenu (0.6.2-0ubuntu1~ppa1) UNRELEASED; urgency=low
+
+ * New upstream release.
+ * Fixed duplicated underscores in menus (LP: #979301)
+ * Fix for keybindings not showing in menus bug (LP: #982656)
+ * DbusmenuServer leaks private string (LP: #981766)
+ * Ensure menuitems with '&' show them properly (LP: #994564)
+
+ -- Ted Gould <ted@ubuntu.com> Wed, 13 Jun 2012 14:30:02 -0500
+
libdbusmenu (0.6.1-0ubuntu3) precise-proposed; urgency=low
* Backport fix for keybindings not showing in menus bug (lp: #982656)