aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2010-09-15 13:50:42 -0400
committerKen VanDine <ken.vandine@canonical.com>2010-09-15 13:50:42 -0400
commit46c6657c665a6b2771d14fecd62936e0a1ec33aa (patch)
tree1356d8f0481d9d50ed95c6e9123b72f3d3c7ad0e /debian
parent2ec51261588eec30900d6cf52f3cc206fe83641d (diff)
parente4fe9d088f9afabcc150361855209cf363b5c12c (diff)
downloadlibdbusmenu-46c6657c665a6b2771d14fecd62936e0a1ec33aa.tar.gz
libdbusmenu-46c6657c665a6b2771d14fecd62936e0a1ec33aa.tar.bz2
libdbusmenu-46c6657c665a6b2771d14fecd62936e0a1ec33aa.zip
releasing version 0.3.14-0ubuntu1
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c270d4e..9fc7649 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libdbusmenu (0.3.14-0ubuntu1) maverick; urgency=low
+
+ * New upstream release.
+ * Fixing a memory leak by unref'ing a hashtable
+ * Making a callback for the event dbus function happen off
+ of the mainloop so it returns a response. (LP: #636756)
+
+ -- Ted Gould <ted@ubuntu.com> Wed, 15 Sep 2010 11:36:09 -0500
+
libdbusmenu (0.3.13-0ubuntu1) maverick; urgency=low
* New upstream release.