diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2009-09-24 14:35:00 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2009-09-24 14:35:00 -0400 |
commit | f9c7b3c02ef1bbebd6fad0600e90f0e0e520e07b (patch) | |
tree | 4284350626363dda6200edca5fadf5207f2d8276 | |
parent | fd8f4f541ccc3b152c0d6f822775a643a1de0a83 (diff) | |
parent | e8dd25f109b88a60ef00cc2634e89032cca984a0 (diff) | |
download | ayatana-indicator-messages-f9c7b3c02ef1bbebd6fad0600e90f0e0e520e07b.tar.gz ayatana-indicator-messages-f9c7b3c02ef1bbebd6fad0600e90f0e0e520e07b.tar.bz2 ayatana-indicator-messages-f9c7b3c02ef1bbebd6fad0600e90f0e0e520e07b.zip |
* Upstream release 0.2.4
- Merging in the min menu width feature (LP: #428292)
- Merging in icon scaling branch from trunk. Now better icons (LP: #433143)
- Merging in updated trunk (LP: #434097 and LP: #435184)
- add i18n support
- Prevent null entries (LP: #435184)
- add a path for indicators in /usr/share (LP: #434097)
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ff2011d..0cf5168 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +indicator-messages (0.2.4-0ubuntu1) UNRELEASED; urgency=low + + * Upstream release 0.2.4 + - Merging in the min menu width feature (LP: #428292) + - Merging in icon scaling branch from trunk. Now better icons (LP: #433143) + - Merging in updated trunk (LP: #434097 and LP: #435184) + - add i18n support + - Prevent null entries (LP: #435184) + - add a path for indicators in /usr/share (LP: #434097) + + -- Ted Gould <ted@ubuntu.com> Thu, 24 Sep 2009 13:07:46 -0500 + indicator-messages (0.2.2-0ubuntu2) karmic; urgency=low * src/messages-service.c: initialise the translations |