diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2012-04-11 11:07:57 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2012-04-11 11:07:57 -0500 |
commit | 3955a31a972a3bac0320f51b775958f9267077bc (patch) | |
tree | cf25baac6f35aaa258a4c2b9d66f74c885215a16 /ChangeLog | |
parent | 3dfbea7eeb3225b051db933c08e37af8236fdce3 (diff) | |
parent | 06d8dda36decf33bc41e638ac8d59abed9abafbb (diff) | |
download | ayatana-indicator-messages-3955a31a972a3bac0320f51b775958f9267077bc.tar.gz ayatana-indicator-messages-3955a31a972a3bac0320f51b775958f9267077bc.tar.bz2 ayatana-indicator-messages-3955a31a972a3bac0320f51b775958f9267077bc.zip |
* New upstream release.
* Handle blank icons properly (LP: #956147)
* Fix telepathy offline/disconnected state bug
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -1,5 +1,29 @@ # Generated by Makefile. Do not edit. +2012-04-11 Charles Kerr <charles.kerr@canonical.com> + + 0.6.0 + +2012-04-10 Charles Kerr <charles.kerr@canonical.com> + + merge lp:~larsu/indicator-messages/lp956147 to make the menu display a blank icon when appropriate + +2012-04-10 Lars Uebernickel <lars.uebernickel@canonical.com> + + Use "blank-icon" instead of "" to make the menu display a blank icon + +2012-04-10 Lars Uebernickel <lars.uebernickel@canonical.com> + + Revert fix for lp:956147, the same service binary is used for gtk2 and gk3 packages + +2012-04-09 Charles Kerr <charles.kerr@canonical.com> + + merge lp:~ted/indicator-messages/telepathy-offline to make it so that when your session launches you're offline instead of disconnected. That way the items are visible and you can go online. + +2012-04-06 Ted Gould <ted@gould.cx> + + Instead of using disconnected in MC5 use offline + 2012-04-05 Charles Kerr <charles.kerr@canonical.com> 0.5.95 |