diff options
author | Ted Gould <ted@gould.cx> | 2011-02-24 22:12:58 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-02-24 22:12:58 -0600 |
commit | 4b3ebd6f9f070dab76b0f7995b0d362d6e019612 (patch) | |
tree | d33cada62bd6d2bb2c4606bfcb37547d1edd868f /debian | |
parent | 7357145438e015f5c3fde4ac2140b437a4b24c62 (diff) | |
parent | 87fb9978433b41004b66772284e4f4f64b53313b (diff) | |
download | ayatana-indicator-application-4b3ebd6f9f070dab76b0f7995b0d362d6e019612.tar.gz ayatana-indicator-application-4b3ebd6f9f070dab76b0f7995b0d362d6e019612.tar.bz2 ayatana-indicator-application-4b3ebd6f9f070dab76b0f7995b0d362d6e019612.zip |
* New upstream release.
* Make the accessible description NULL so that indicator-applet doesn't
crash (LP: #721533)
* emit LabelChanged signal along with the IconChanged signal (LP: #712581)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/debian/changelog b/debian/changelog index 6320cf0..2c67e7f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,15 +1,12 @@ -indicator-application (0.2.93-0ubuntu5~ppa2) natty; urgency=low +indicator-application (0.2.94-0ubuntu1~ppa1) UNRELEASED; urgency=low - * Fix, let's not talk about it. - - -- Ted Gould <ted@ubuntu.com> Thu, 24 Feb 2011 22:03:08 -0600 - -indicator-application (0.2.93-0ubuntu5~ppa1) natty; urgency=low - - * Upstream Merge + * New upstream release. * Adding in support for Accssible Descriptions + * Make the accessible description NULL so that indicator-applet doesn't + crash (LP: #721533) + * emit LabelChanged signal along with the IconChanged signal (LP: #712581) - -- Ted Gould <ted@ubuntu.com> Thu, 24 Feb 2011 21:57:35 -0600 + -- Ted Gould <ted@ubuntu.com> Thu, 24 Feb 2011 22:12:10 -0600 indicator-application (0.2.93-0ubuntu4) natty; urgency=low |