aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-03-31 13:50:13 -0500
committerTed Gould <ted@gould.cx>2011-03-31 13:50:13 -0500
commitc523e34ffd932ebd11248c918780999899aaf3a1 (patch)
treecf51025b8903000b52f1fcb0f196ae5a47ff0492 /debian/changelog
parent0fef27199a04528e6f041ec69827e68614a070a7 (diff)
parent269670511328aada39a23bd982a1ca3a44de9cfe (diff)
downloadlibdbusmenu-c523e34ffd932ebd11248c918780999899aaf3a1.tar.gz
libdbusmenu-c523e34ffd932ebd11248c918780999899aaf3a1.tar.bz2
libdbusmenu-c523e34ffd932ebd11248c918780999899aaf3a1.zip
* New upstream release.
* Managed variant iterators better to stop crash when dealing with apps that have multiple shortcuts (LP: #741726) * Handled GtkMenuItems with no labels as separators (LP: #729187)
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index cd7567c..d0004a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libdbusmenu (0.4.1-0ubuntu1~ppa1) UNRELEASED; urgency=low
+
+ * New upstream release.
+ * Managed variant iterators better to stop crash when dealing
+ with apps that have multiple shortcuts (LP: #741726)
+ * Handled GtkMenuItems with no labels as separators (LP: #729187)
+
+ -- Ted Gould <ted@ubuntu.com> Thu, 31 Mar 2011 13:48:40 -0500
+
libdbusmenu (0.4.0-0ubuntu2) natty; urgency=low
* Cherry picked fix for potential memory issues to fix unity-panel-service