aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-01-27 14:12:16 -0600
committerTed Gould <ted@gould.cx>2011-01-27 14:12:16 -0600
commitb3088525e0497a660667dc4069554274e95ec498 (patch)
tree907dd3c614e08e4ab107b44ae3ce7c5ca874c185 /debian/changelog
parent3393d799cd65efdfea2c882b775e58f15a205844 (diff)
parentdb78a405701a56b3df9359293dd944a5d7b8bbe7 (diff)
downloadlibdbusmenu-b3088525e0497a660667dc4069554274e95ec498.tar.gz
libdbusmenu-b3088525e0497a660667dc4069554274e95ec498.tar.bz2
libdbusmenu-b3088525e0497a660667dc4069554274e95ec498.zip
* Upstream Merge
* 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 * Adding a parser * Adding a serializable menu item
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ed04d94..bb49428 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+libdbusmenu (0.3.93-0ubuntu2~ppa1) UNRELEASED; urgency=low
+
+ * Upstream Merge
+ * 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
+ * Adding a parser
+ * Adding a serializable menu item
+
+ -- Ted Gould <ted@ubuntu.com> Thu, 27 Jan 2011 14:08:02 -0600
+
libdbusmenu (0.3.93-0ubuntu1) natty; urgency=low
[ Ted Gould ]