diff options
author | Ted Gould <ted@gould.cx> | 2011-04-12 22:06:12 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-04-12 22:06:12 -0500 |
commit | 67446eb71e8f89b435f3163d49f805d4625d0802 (patch) | |
tree | 93441b03db70a2a1e343461cd7b2bf859ad227f1 /debian/changelog | |
parent | 315fc6407f03ee9447bb468a1b23ce34a75a12f8 (diff) | |
parent | 8a38a4ed3fec68e37b59d3be722683b3a348db06 (diff) | |
download | libdbusmenu-67446eb71e8f89b435f3163d49f805d4625d0802.tar.gz libdbusmenu-67446eb71e8f89b435f3163d49f805d4625d0802.tar.bz2 libdbusmenu-67446eb71e8f89b435f3163d49f805d4625d0802.zip |
* Upstream Merge
* Handle cases where labels are added later as subwidgets in
the menuitem (LP: #758759)
* Fix the destruction of the attached GTK menuitem (LP: #746091)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5e668f7..b1e73cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +libdbusmenu (0.4.2-0ubuntu4~ppa1) UNRELEASED; urgency=low + + * Upstream Merge + * Handle cases where labels are added later as subwidgets in + the menuitem (LP: #758759) + * Fix the destruction of the attached GTK menuitem (LP: #746091) + + -- Ted Gould <ted@ubuntu.com> Tue, 12 Apr 2011 22:04:14 -0500 + libdbusmenu (0.4.2-0ubuntu3) natty; urgency=low * Merged fix, guard against an activation that does not actually have |