diff options
author | Ted Gould <ted@gould.cx> | 2011-04-07 12:33:22 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-04-07 12:33:22 -0500 |
commit | fc06931a56ec2746e2349de17afdfee90e11a331 (patch) | |
tree | 5498064a78606c4b5018cc6302ba5b791a9997f5 /debian/changelog | |
parent | d7650d10b6946cd879419850783408e362ae0c05 (diff) | |
parent | 1111499b1ae2a9d717474ebe9a017b2edb789d4a (diff) | |
download | ayatana-indicator-messages-fc06931a56ec2746e2349de17afdfee90e11a331.tar.gz ayatana-indicator-messages-fc06931a56ec2746e2349de17afdfee90e11a331.tar.bz2 ayatana-indicator-messages-fc06931a56ec2746e2349de17afdfee90e11a331.zip |
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/changelog')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 3970d34..eba0105 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +indicator-messages (0.4.0-0ubuntu1~ppa1) UNRELEASED; 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:32:20 -0500 + indicator-messages (0.3.92-0ubuntu3) natty; urgency=low * debian/patches/lp_690668.patch @@ -13,7 +23,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 |