aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-03-10 14:11:17 -0500
committerKen VanDine <ken.vandine@canonical.com>2011-03-10 14:11:17 -0500
commitdfcaec3ddc7445d596cb5fe3e36d94e5540ecf61 (patch)
tree0d0a77a54e6719bc2c5cb3a63fbdc421ee92297e /debian
parent5a14060ce866b8f654082fc67ce8e15b33dcbbbf (diff)
parentfdf83d543a30e6c94bbca52bd98b7a3ee5c259a5 (diff)
downloadlibdbusmenu-dfcaec3ddc7445d596cb5fe3e36d94e5540ecf61.tar.gz
libdbusmenu-dfcaec3ddc7445d596cb5fe3e36d94e5540ecf61.tar.bz2
libdbusmenu-dfcaec3ddc7445d596cb5fe3e36d94e5540ecf61.zip
releasing version 0.3.101-0ubuntu1
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0f83e96..3563996 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+libdbusmenu (0.3.101-0ubuntu1) natty; urgency=low
+
+ * New upstream release.
+ ∘ Add helper to get cached menuitem from widget
+ ∘ Have the GTK Dbusmenu Client handle theme directories (LP: #727325)
+ ∘ Fix a bunch of memory leaks (LP: #722972)
+ ∘ Handle _ in menuitems more correctly when parsing (LP: #621301)
+ ∘ Protect from NULL layout_props (LP: #729722)
+ ∘ Remove the property from the hashtable before signaling that
+ it's been changed (LP: #725603)
+ ∘ Wrap emitted properties in a variant
+ ∘ Fix enum templates so they can be included by other programs
+ without error
+ ∘ Setting the cached menu item (LP: #723463) (LP: #729128) (LP: #729194)
+
+ -- Ted Gould <ted@ubuntu.com> Thu, 10 Mar 2011 11:12:50 -0600
+
libdbusmenu (0.3.100-0ubuntu4) natty; urgency=low
* libdbusmenu-gtk/parser.c