diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 45af689..a34fb9b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +indicator-messages (0.5.90-0ubuntu1~ppa1) precise; urgency=low + + * New upstream release. + * Adding code coverage targets + * Match libindicate 0.6.90 + * Updating for Dbusmenu 0.5.90 + * Plug leak in launcher_menu_item_new + * Fix memory leak: Free path string. + * Compare server and path for multi-server clients + * Using the new GTK3 box API to avoid deprecations + * Adding a name hint + * debian/control: Requiring libindicate 0.6.90 and dbusmenu 0.5.90 + + -- Ted Gould <ted@ubuntu.com> Thu, 09 Feb 2012 22:39:42 -0600 + indicator-messages (0.5.0-1ubuntu1) precise; urgency=low * rebuild for libindicator7 |