diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 265144f..85d1cbf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,33 @@ +libdbusmenu (12.10.3daily13.06.07-0ubuntu1) saucy; urgency=low + + [ Mathieu Trudel-Lapierre ] + * Fix gtkdoc-check tests, and move them to tests subdirectory. + + [ Chris Coulson ] + * Fix the long-standing "nm-applet stops working after a few days / + hours" issue; properly handle "unique" IDs for indicator menuitems. + (LP: #1011073) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 446 + + -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Fri, 07 Jun 2013 02:02:59 +0000 + +libdbusmenu (12.10.3daily13.05.15-0ubuntu1) saucy; urgency=low + + [ Charles Kerr ] + * In gtkclient's destructor, balance client's earlier + gtk_widget_add_accelerator() calls with + gtk_widget_remove_accelerator() calls. (LP: #1173262) + + [ Mathieu Trudel-Lapierre ] + * Remove stray g_message(). + + [ Ubuntu daily release ] + * Automatic snapshot from revision 443 + + -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Wed, 15 May 2013 12:44:56 +0000 + libdbusmenu (12.10.3daily13.02.01-0ubuntu1) raring; urgency=low [ Mathieu Trudel-Lapierre ] |