aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-03-16 14:02:13 -0500
committerTed Gould <ted@gould.cx>2011-03-16 14:02:13 -0500
commit548bab4bd45f2d371fab88c89453de2f897f1b34 (patch)
tree2159a0b5651d06568460fb681a3885d0b4cbe523 /debian/changelog
parentc1af4ce858d65282a0d5da6e6cf4e51454170eed (diff)
parent3c9af9576901318917a4c20ab668742255bbe429 (diff)
downloadlibdbusmenu-548bab4bd45f2d371fab88c89453de2f897f1b34.tar.gz
libdbusmenu-548bab4bd45f2d371fab88c89453de2f897f1b34.tar.bz2
libdbusmenu-548bab4bd45f2d371fab88c89453de2f897f1b34.zip
New upstream release.
∘ Remove child items when they're removed by GTK ∘ Adding opened and closed events for menu visibility ∘ Handle empty image types ∘ Remove critical warning on parser menuitem check (LP: #733918) ∘ Fix dependencies in pkgconfig files (LP: #733263) ∘ Handle NULL labels (LP: #733688) ∘ Fix memory leaks from variants (LP: #722972)
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3563996..c25405d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+libdbusmenu (0.3.102-0ubuntu1~ppa1) UNRELEASED; urgency=low
+
+ * New upstream release.
+ ∘ Remove child items when they're removed by GTK
+ ∘ Adding opened and closed events for menu visibility
+ ∘ Handle empty image types
+ ∘ Remove critical warning on parser menuitem check (LP: #733918)
+ ∘ Fix dependencies in pkgconfig files (LP: #733263)
+ ∘ Handle NULL labels (LP: #733688)
+ ∘ Fix memory leaks from variants (LP: #722972)
+
+ -- Ted Gould <ted@ubuntu.com> Wed, 16 Mar 2011 14:01:33 -0500
+
libdbusmenu (0.3.101-0ubuntu1) natty; urgency=low
* New upstream release.