diff options
author | Evgeni Golov <evgeni@debian.org> | 2011-06-05 13:15:29 +0200 |
---|---|---|
committer | Evgeni Golov <evgeni@debian.org> | 2011-06-05 13:15:29 +0200 |
commit | 1198366a16181e1c209bac3c636ec78ccf94e4da (patch) | |
tree | 805f9598f43971a579dd344f891adc11759f3a67 /debian | |
parent | 798de71d59e1e6c129fc6f1429302b400924a983 (diff) | |
parent | 5a4afec94f47844126d4642b99acdaee37a14d4a (diff) | |
download | ayatana-indicator-messages-1198366a16181e1c209bac3c636ec78ccf94e4da.tar.gz ayatana-indicator-messages-1198366a16181e1c209bac3c636ec78ccf94e4da.tar.bz2 ayatana-indicator-messages-1198366a16181e1c209bac3c636ec78ccf94e4da.zip |
* Merge new upstream from Ubuntu.
* New upstream release.
∘ Set the type before other variables to get default handling more
reliable (LP: #723873)
∘ Add support for overriding the default icon with a specific one
for the messaging menu (LP: #741068)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index d945404..5d922a9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +indicator-messages (0.4.0-1) unstable; urgency=low + + * Merge new upstream from Ubuntu. + + -- Evgeni Golov <evgeni@debian.org> Sun, 05 Jun 2011 13:13:40 +0200 + +indicator-messages (0.4.0-0ubuntu1) natty; urgency=low + + * New upstream release. + ∘ Set the type before other variables to get default handling more + reliable (LP: #723873) + ∘ Add support for overriding the default icon with a specific one + for the messaging menu (LP: #741068) + + -- Ted Gould <ted@ubuntu.com> Thu, 07 Apr 2011 12:35:36 -0500 + indicator-messages (0.3.92-1) unstable; urgency=low * Merge new upstream from Ubuntu. @@ -22,7 +38,6 @@ indicator-messages (0.3.92-0ubuntu2) natty; urgency=low * src/launcher-menu-item.c - Make sure menu entries are displayed for launchers that aren't running (LP: #723873) - -- Ken VanDine <ken.vandine@canonical.com> Wed, 23 Feb 2011 16:06:37 -0500 |