aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-01-31 15:52:26 -0600
committerTed Gould <ted@gould.cx>2011-01-31 15:52:26 -0600
commit284b6b17cfc3b0be1f371c4787eec795c166c7ca (patch)
treeb79c3891b3af838a4f36857ac61044e5e81bf138 /debian/changelog
parent6022220a0c208d0fea140ed3ed80e1806983f3b9 (diff)
parent6c339510a684ba9a8f01fc57188bb4953be0e30b (diff)
downloadlibdbusmenu-284b6b17cfc3b0be1f371c4787eec795c166c7ca.tar.gz
libdbusmenu-284b6b17cfc3b0be1f371c4787eec795c166c7ca.tar.bz2
libdbusmenu-284b6b17cfc3b0be1f371c4787eec795c166c7ca.zip
* New upstream release.
* Fix crashes on rapidly creating and destroying client and menu objects (LP: #709754) * Fix dynamically changed submenus to get the parsed (LP: #696896) * Fix bad signature on GetProperties with no hits
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 01e5582..83aa7be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+libdbusmenu (0.3.95-0ubuntu1~ppa1) UNRELEASED; urgency=low
+
+ * New upstream release.
+ * Fix crashes on rapidly creating and destroying client
+ and menu objects (LP: #709754)
+ * Fix dynamically changed submenus to get the parsed
+ (LP: #696896)
+ * Fix bad signature on GetProperties with no hits
+
+ -- Ted Gould <ted@ubuntu.com> Mon, 31 Jan 2011 15:45:37 -0600
+
libdbusmenu (0.3.94-0ubuntu1) natty; urgency=low
* New upstream release.