diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-10-28 09:37:34 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-10-28 09:37:34 -0400 |
commit | 1cb81e3307686416a8e1f3ff2941fd23246b6671 (patch) | |
tree | 456d426086acc60d54dce06c0c9bd87ebf5a14d8 /debian | |
parent | 74aaf2261edeb98ac895636ee11ef8a7f4ed23e6 (diff) | |
parent | 4f6868d416c479a29afe1b1b3168f3d96fbdcc64 (diff) | |
download | libdbusmenu-1cb81e3307686416a8e1f3ff2941fd23246b6671.tar.gz libdbusmenu-1cb81e3307686416a8e1f3ff2941fd23246b6671.tar.bz2 libdbusmenu-1cb81e3307686416a8e1f3ff2941fd23246b6671.zip |
releasing version 0.5.1-0ubuntu1
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8c48a32..9ed20be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +libdbusmenu (0.5.1-0ubuntu1) precise; urgency=low + + * New upstream release. + * Allow for an ID of 0 in about_to_show for indicators (LP: #862989) + * Clear the image pointer when we take it + * Ensure we drop all references to the GTK widget when a menuitem + gets destroyed (LP: #835646) + + -- Ted Gould <ted@ubuntu.com> Fri, 28 Oct 2011 09:35:13 -0400 + libdbusmenu (0.5.0-1ubuntu1) precise; urgency=low * Multiarch conversion (partial, gobject instrospection not touched) |