diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2009-10-01 16:55:28 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2009-10-01 16:55:28 -0400 |
commit | 57f9a422044316a817898190ff274ff5c0ba6d26 (patch) | |
tree | 92ceae75bd1553b1c636cbd693db953e43715a2e /debian | |
parent | 1b1761452e3495d73d2b9f16278fe0f3278a3765 (diff) | |
parent | 85a2a2321591f82582236d65ff2198a510520ed4 (diff) | |
download | ayatana-indicator-messages-57f9a422044316a817898190ff274ff5c0ba6d26.tar.gz ayatana-indicator-messages-57f9a422044316a817898190ff274ff5c0ba6d26.tar.bz2 ayatana-indicator-messages-57f9a422044316a817898190ff274ff5c0ba6d26.zip |
* Upstream release 0.2.5 (LP: #440217)
* Adding a check on addition of launchers to ensure icon is correctly
visible. (LP: #433274)
* Making it so that if applications don't set the time on an indicator
the time isn't shown in the menu. (LP: #438237)
* Putting icons in the right places. (LP: #436460)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 96fb856..1c57d73 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +indicator-messages (0.2.5-0ubuntu1) UNRELEASED; urgency=low + + * Upstream release 0.2.5 (LP: #440217) + * Adding a check on addition of launchers to ensure icon is correctly + visible. (LP: #433274) + * Making it so that if applications don't set the time on an indicator + the time isn't shown in the menu. (LP: #438237) + * Putting icons in the right places. (LP: #436460) + + -- Ted Gould <ted@ubuntu.com> Thu, 01 Oct 2009 15:38:41 -0500 + indicator-messages (0.2.4-0ubuntu1) karmic; urgency=low * Upstream release 0.2.4 (LP: #436093) |