diff options
author | Ted Gould <ted@gould.cx> | 2011-03-16 14:49:22 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-03-16 14:49:22 -0500 |
commit | 7c64f1595fc244617ff1f725ea5f3bd30234542b (patch) | |
tree | c1ca5863d3a63f7b2c91029f1fa15d3d01a0bc03 /debian/changelog | |
parent | c8b3e361e64226a549c4536facd6de4bf9a025c5 (diff) | |
parent | 57bf196fb01cd7f9bd4185c5d8d35cfc441795b7 (diff) | |
download | ayatana-indicator-application-7c64f1595fc244617ff1f725ea5f3bd30234542b.tar.gz ayatana-indicator-application-7c64f1595fc244617ff1f725ea5f3bd30234542b.tar.bz2 ayatana-indicator-application-7c64f1595fc244617ff1f725ea5f3bd30234542b.zip |
New upstream release.
∘ Fix ordering of indicators
∘ No more duplication of indicators on the panel (LP: #708243)
∘ Using proper object on async call (LP: #734584)
∘ Protect from the accessible description being NULL. (LP: #724767)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 89cc5e8..7cc4d91 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +indicator-application (0.2.95-0ubuntu1~ppa1) UNRELEASED; urgency=low + + * New upstream release. + ∘ Fix ordering of indicators + ∘ No more duplication of indicators on the panel (LP: #708243) + ∘ Using proper object on async call (LP: #734584) + ∘ Protect from the accessible description being NULL. (LP: #724767) + + -- Ted Gould <ted@ubuntu.com> Wed, 16 Mar 2011 14:47:38 -0500 + indicator-application (0.2.94-0ubuntu2) natty; urgency=low * debian/control, debian/rules: |