diff options
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a12cce1..27adb94 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +libdbusmenu (12.10.3+14.04.20131125-0ubuntu1) trusty; urgency=low + + [ Alistair Buxton ] + * Use "insert" signal instead of "child-added" (LP: #1203888) In + recent Gtk+2 versions, the "insert" signal has been backported from + Gtk+3. This replaces the "child-added" signal, which was carried in + an Ubuntu-specific patch and was dropped in Saucy. . (LP: #1203888) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 462 + + -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Mon, 25 Nov 2013 03:55:53 +0000 + libdbusmenu (12.10.3+13.10.20130913-0ubuntu2) saucy; urgency=low * Do not build-depend on valgrind on AArch64 (not yet available). |