aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-01-06 22:16:01 -0600
committerTed Gould <ted@gould.cx>2010-01-06 22:16:01 -0600
commit2ecf2de30add5928126e5103e8c94c530f4fc8c0 (patch)
tree7102a11e07cc9dd41055bd0c5e09ccfea147b9bd /debian
parent54afa3eb635e04792bae66938ce838daffc821dd (diff)
parentded741c03b1ece0e7da78a3c37e7238b2bb9441e (diff)
downloadlibdbusmenu-2ecf2de30add5928126e5103e8c94c530f4fc8c0.tar.gz
libdbusmenu-2ecf2de30add5928126e5103e8c94c530f4fc8c0.tar.bz2
libdbusmenu-2ecf2de30add5928126e5103e8c94c530f4fc8c0.zip
* Upstream update:
* Adding GetChildren function for getting a single submenu * Test suite fixes
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3be6753..3c37372 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libdbusmenu (0.2.0~dev-0ubuntu1~ppa7) UNRELEASED; urgency=low
+
+ * Upstream update:
+ * Adding GetChildren function for getting a single submenu
+ * Test suite fixes
+
+ -- Ted Gould <ted@ubuntu.com> Wed, 06 Jan 2010 22:14:49 -0600
+
libdbusmenu (0.2.0~dev-0ubuntu1~ppa6) karmic; urgency=low
* Fixing the handling of typed properties, especially bools.