diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-02-07 09:51:35 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-02-07 09:51:35 -0500 |
commit | 680497cd7a666d1a33396aacf4cce82d7133898c (patch) | |
tree | e4525df62fe66c529b435e86a4821e2b6f9e8c86 /debian | |
parent | 51f85685a52252a359ec3c540df2401e084481d6 (diff) | |
download | libdbusmenu-680497cd7a666d1a33396aacf4cce82d7133898c.tar.gz libdbusmenu-680497cd7a666d1a33396aacf4cce82d7133898c.tar.bz2 libdbusmenu-680497cd7a666d1a33396aacf4cce82d7133898c.zip |
releasing version 0.3.96-0ubuntu3
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d276818..122d0f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libdbusmenu (0.3.96-0ubuntu3) natty; urgency=low + + * libdbusmenu-gtk/parser.c + - Handle ChildAdded on GtkShell items and clean up the code so that it + has single functions for doing common operations. (LP: #709839) + + -- Ken VanDine <ken.vandine@canonical.com> Mon, 07 Feb 2011 09:29:09 -0500 + libdbusmenu (0.3.96-0ubuntu2) natty; urgency=low * libdbusmenu-glib/menuitem.c |