diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e153912..47e23ee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +libdbusmenu (0.4.0-0ubuntu1) natty; urgency=low + + * New upstream release. + * Protect from NULL variants by using iter_loop (LP: #737844) + * Look for accellerators inside the labels as well + * Protecting properties that are getting updated from an + extra remove signal. (LP: #730925) + * Enter and exit the GDK threads before calling GTK (LP: #717162) + + -- Ted Gould <ted@ubuntu.com> Wed, 23 Mar 2011 14:56:24 -0500 + libdbusmenu (0.3.102-0ubuntu1) natty; urgency=low * New upstream release. |