diff options
author | Didier Roche <didrocks@ubuntu.com> | 2013-01-09 07:40:12 +0100 |
---|---|---|
committer | Didier Roche <didrocks@ubuntu.com> | 2013-01-09 07:40:12 +0100 |
commit | 491f0d85baeac4bfb297a3d0f29a01abfc1432f8 (patch) | |
tree | a12e50125ee9e87572740496375fc3f17be11972 /debian/changelog | |
parent | 95730ece25fd41c39e0127cdb5c1b3e8a6052ed1 (diff) | |
download | libdbusmenu-491f0d85baeac4bfb297a3d0f29a01abfc1432f8.tar.gz libdbusmenu-491f0d85baeac4bfb297a3d0f29a01abfc1432f8.tar.bz2 libdbusmenu-491f0d85baeac4bfb297a3d0f29a01abfc1432f8.zip |
add bug numbers and bootstrapping message
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index cfa0ceb..7851811 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ libdbusmenu (12.10.3-0ubuntu1) UNRELEASED; urgency=low + [ Mathieu Trudel-Lapierre ] * debian/control: - Reorganize Build-Depends for clarity. - Update style to match other indicator stack packages. @@ -23,6 +24,13 @@ libdbusmenu (12.10.3-0ubuntu1) UNRELEASED; urgency=low * debian/libdbusmenu-tools.install: install dbusmenu-* binaries from the multiarch triplet rather than usr/lib/libdbusmenu. + [ Didier Roche ] + * Automatic snapshot from revision 435 (bootstrap): + - Confirm that icon_name is non-NULL before passing it to + gtk_icon_theme_has_icon(). (LP: #1082516) + - Do not reuse menu items if their type is different (LP: #1071321) + - Fixes interaction with GtkRecentChooserMenu (LP: #752674) + -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Wed, 21 Nov 2012 13:17:02 -0500 libdbusmenu (12.10.2-0ubuntu1) quantal; urgency=low |