diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b310644..cd7567c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,38 @@ libdbusmenu (0.4.0-0ubuntu2) natty; urgency=low -- Ken VanDine <ken.vandine@canonical.com> Mon, 28 Mar 2011 14:56:59 -0400 +libdbusmenu (0.4.0-0ubuntu2~ppa4) natty; urgency=low + + * Upstream Merge + * Protections and keeping the child variant for the + iterator around longer. + + -- Ted Gould <ted@ubuntu.com> Tue, 29 Mar 2011 10:07:09 -0500 + +libdbusmenu (0.4.0-0ubuntu2~ppa3) natty; urgency=low + + * Upstream Merge + * Don't unref the variant we didn't have a ref to + when we error out. + + -- Ted Gould <ted@ubuntu.com> Mon, 28 Mar 2011 22:01:17 -0500 + +libdbusmenu (0.4.0-0ubuntu2~ppa2) natty; urgency=low + + * Upstream Merge + * Protecting the parent variant throughout it's usage in the + iterator in the while loop. (LP: #741726) + + -- Ted Gould <ted@ubuntu.com> Mon, 28 Mar 2011 21:33:38 -0500 + +libdbusmenu (0.4.0-0ubuntu2~ppa1) natty; urgency=low + + * Upstream Merge + * Putting in protections on properties that we don't quite + understand. + + -- Ted Gould <ted@ubuntu.com> Thu, 24 Mar 2011 11:40:06 -0500 + libdbusmenu (0.4.0-0ubuntu1) natty; urgency=low * New upstream release. |