diff options
author | Ted Gould <ted@gould.cx> | 2011-02-10 14:35:21 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-02-10 14:35:21 -0600 |
commit | 139604f2521dd757999ac2e64b253489c5edb79c (patch) | |
tree | 39e65048df14207dfcec221cd9013fa122b715df /debian/changelog | |
parent | 42a62b91120ad832709d10ec2d9de8246c9a3396 (diff) | |
parent | 3218711a6b6e366d0548840552503e8f34986ef8 (diff) | |
download | libdbusmenu-139604f2521dd757999ac2e64b253489c5edb79c.tar.gz libdbusmenu-139604f2521dd757999ac2e64b253489c5edb79c.tar.bz2 libdbusmenu-139604f2521dd757999ac2e64b253489c5edb79c.zip |
∘ Handle ChildAdded on GtkShell items (LP: #709839)
∘ Fix naming of the GIR file (LP: #713099)
* debian/gir1.2-dbusmenu-glib-0.4.install,
debian/libdbusmenu-glib-dev.install: Changing gir, typelib and vala
file names
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index b3f16b0..34fd74e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,17 @@ libdbusmenu (0.3.97-0ubuntu1~ppa1) UNRELEASED; urgency=low + [Ted Gould] * New upstream release. - ∘ Handle ChildAdded on GtkShell items + ∘ Handle ChildAdded on GtkShell items (LP: #709839) ∘ Fixing take_children() to not unref - ∘ Fix naming of the GIR file + ∘ Fix naming of the GIR file (LP: #713099) + + [Ken VanDine] + * debian/gir1.2-dbusmenu-glib-0.4.install, + debian/libdbusmenu-glib-dev.install: Changing gir, typelib and vala + file names - -- Ted Gould <ted@ubuntu.com> Thu, 10 Feb 2011 14:29:39 -0600 + -- Ted Gould <ted@ubuntu.com> Thu, 10 Feb 2011 14:33:51 -0600 libdbusmenu (0.3.96-0ubuntu3) natty; urgency=low |