aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-01-27 16:40:56 -0500
committerKen VanDine <ken.vandine@canonical.com>2011-01-27 16:40:56 -0500
commite08b0e33060a39b3c95e43531825a95f5d415af8 (patch)
treecb3deecc01d16e57265afe76ce1074df10a79baa /debian/changelog
parent4ef0a2886c4d4865a453ee32656937eb37669421 (diff)
parentea3e23cd918f2b8c7b6f9a94b3d80499bc0ce550 (diff)
downloadlibdbusmenu-e08b0e33060a39b3c95e43531825a95f5d415af8.tar.gz
libdbusmenu-e08b0e33060a39b3c95e43531825a95f5d415af8.tar.bz2
libdbusmenu-e08b0e33060a39b3c95e43531825a95f5d415af8.zip
releasing version 0.3.94-0ubuntu1
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ed04d94..01e5582 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+libdbusmenu (0.3.94-0ubuntu1) natty; urgency=low
+
+ * New upstream release.
+ * Fixing setting toggle to a boolean
+ * Fixing some memory leaks
+ * Fixing signatures in GetChildren
+ * Look for the serializable menuitems and use their
+ build functions
+ * Fix critical message from being printed
+ * Fixing shutdown messages on destruction
+ * Fixing warnings from 'use-fallback'
+ * Adding a parser
+ * Adding a serializable menu item
+
+ -- Ted Gould <ted@ubuntu.com> Thu, 27 Jan 2011 14:26:19 -0600
+
libdbusmenu (0.3.93-0ubuntu1) natty; urgency=low
[ Ted Gould ]