diff options
author | Ted Gould <ted@gould.cx> | 2010-02-25 10:21:19 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-02-25 10:21:19 -0600 |
commit | 99cc36a40cfe6694e119b3f5e9292f5bca931dd0 (patch) | |
tree | 69571ad6b22d2d0c67ae501432ec0edbf8ebefe0 /debian | |
parent | 2fbb0fde5d48b456821e97394017aa6b85302bcd (diff) | |
parent | 70dbdabe93be35352fb29f8d63f52d710d8544e3 (diff) | |
download | libdbusmenu-99cc36a40cfe6694e119b3f5e9292f5bca931dd0.tar.gz libdbusmenu-99cc36a40cfe6694e119b3f5e9292f5bca931dd0.tar.bz2 libdbusmenu-99cc36a40cfe6694e119b3f5e9292f5bca931dd0.zip |
* Upstream release 0.2.6
* Fix testing to make it more reliable
* Remove delayed property queueing as it was causing
properties to not get updated.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c33bfa8..d7a0aa1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +libdbusmenu (0.2.6-0ubuntu1~ppa1) UNRELEASED; urgency=low + + * Upstream release 0.2.6 + * Fix testing to make it more reliable + * Remove delayed property queueing as it was causing + properties to not get updated. + + -- Ted Gould <ted@ubuntu.com> Thu, 25 Feb 2010 10:20:14 -0600 + libdbusmenu (0.2.5-0ubuntu1) lucid; urgency=low * Upstream release 0.2.5 |