diff options
author | Ted Gould <ted@gould.cx> | 2011-03-28 21:25:07 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-03-28 21:25:07 -0500 |
commit | d36bce641ab1d3905401677954b0e47b7e702ea7 (patch) | |
tree | 04d28b3c4b651a68c22d563b18aa907b2f679ff6 /debian | |
parent | 772adc56eb6e748cbbf9029a1b670b8176840924 (diff) | |
parent | 5766be11ec43784c95058888c730d69dfc9906a3 (diff) | |
download | libdbusmenu-d36bce641ab1d3905401677954b0e47b7e702ea7.tar.gz libdbusmenu-d36bce641ab1d3905401677954b0e47b7e702ea7.tar.bz2 libdbusmenu-d36bce641ab1d3905401677954b0e47b7e702ea7.zip |
* Upstream Merge
* Protecting the parent variant throughout it's usage in the
iterator in the while loop. (LP: #741726)
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 676899b..0f32c2a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libdbusmenu (0.4.0-0ubuntu2~ppa2) UNRELEASED; 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:24:16 -0500 + libdbusmenu (0.4.0-0ubuntu2~ppa1) natty; urgency=low * Upstream Merge |