diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 1c485ec..70d858f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,12 @@ -libdbusmenu (0.5.0-0ubuntu1~ppa1) oneiric; urgency=low +libdbusmenu (0.5.0-0ubuntu2) oneiric; urgency=low + + * libdbusmenu-glib/client.c + - id of 0 in dbusmenu_client_send_about_to_show is valid, and used in + appindicators like nm-applet (LP: #862989) + + -- Ken VanDine <ken.vandine@canonical.com> Fri, 30 Sep 2011 10:06:19 -0400 + +libdbusmenu (0.5.0-0ubuntu1) oneiric; urgency=low * New upstream release. * Protect functions against NULL results (LP: #757569, LP: #742909, |