diff options
author | Ted Gould <ted@gould.cx> | 2010-03-30 16:41:33 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-03-30 16:41:33 -0500 |
commit | 09fca5c56c536ebf89374bf66947532ae46b437d (patch) | |
tree | 4b47c7019b44bb0c113a19aa9c4d166a6f5bf89a /debian/changelog | |
parent | 8167d4daf0ccf17913891e443bcc7c886b5410c5 (diff) | |
parent | 6d57604cdb7694fbf4bda9bbcdec64544b688922 (diff) | |
download | ayatana-indicator-messages-09fca5c56c536ebf89374bf66947532ae46b437d.tar.gz ayatana-indicator-messages-09fca5c56c536ebf89374bf66947532ae46b437d.tar.bz2 ayatana-indicator-messages-09fca5c56c536ebf89374bf66947532ae46b437d.zip |
Merge with Ubuntu Desktop
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 65dc907..8f22058 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,31 @@ +indicator-messages (0.3.5-0ubuntu2) lucid; urgency=low + + * debian/control: + - change the indicator-applet depends to a recommends to let other + desktops use other options rather than having to trigger GNOME + + -- Sebastien Bacher <seb128@ubuntu.com> Tue, 30 Mar 2010 10:35:59 +0200 + +indicator-messages (0.3.5-0ubuntu1) lucid; urgency=low + + * Upstream release 0.3.5 + * Show which applications are running with a small icon + next to their entry. (LP: #438526) + * Shift command items to line up with application names. + (LP: #537312) + * Track applications we've seen so that we can show "Set Up" + text if we've not seen the app before. + * Fix avatar spacing to match other menu items + * Use standard libindicator icon handling in panel + * Fix translation of non-running applications (LP: #540148) + * Handling bools for requesting attention from apps + * Changing microblogging to broadcast to match Me Menu (LP: #534952) + * debian/control: + - Updating requirement to libindicator 0.3.5 + - Increasing dbusmenu-glib dep to 0.2.8 + + -- Ted Gould <ted@ubuntu.com> Thu, 25 Mar 2010 10:53:01 -0500 + indicator-messages (0.3.5-0ubuntu1~ppa2) lucid; urgency=low * Upstream merge |