diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2010-03-18 15:19:33 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2010-03-18 15:19:33 -0400 |
commit | 5581a39916752fef3c374fb2a79c3920d7590a6a (patch) | |
tree | e3e8ea4cac8a2f7531834f49f000db7b4cfc7a88 /debian | |
parent | ddee75aad38e1608998a4c7a5d9b10733d1d227a (diff) | |
parent | 543f7fca61ce2a47403872d156f783ae314cc334 (diff) | |
download | libayatana-appindicator-5581a39916752fef3c374fb2a79c3920d7590a6a.tar.gz libayatana-appindicator-5581a39916752fef3c374fb2a79c3920d7590a6a.tar.bz2 libayatana-appindicator-5581a39916752fef3c374fb2a79c3920d7590a6a.zip |
* Upstream Release 0.0.17
* Support GTK's show menu items property (LP: #528527)
* Fix status and category nicks in Python bindings (LP: #539858)
* Switch domains to org.kde instead of org.freedesktop as spec
was never officially approved by that body.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6b7a0fb..05fba51 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +indicator-application (0.0.17-0ubuntu1) UNRELEASED; urgency=low + + * Upstream Release 0.0.17 + * Support GTK's show menu items property (LP: #528527) + * Fix status and category nicks in Python bindings (LP: #539858) + * Switch domains to org.kde instead of org.freedesktop as spec + was never officially approved by that body. + + -- Ted Gould <ted@ubuntu.com> Thu, 18 Mar 2010 13:11:00 -0500 + indicator-application (0.0.16-0ubuntu2) lucid; urgency=low * Backported upstream change to respect gtk "always-show-image" (lp: #528527) |