aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2012-04-11 11:07:57 -0500
committerCharles Kerr <charles.kerr@canonical.com>2012-04-11 11:07:57 -0500
commit3955a31a972a3bac0320f51b775958f9267077bc (patch)
treecf25baac6f35aaa258a4c2b9d66f74c885215a16 /ChangeLog
parent3dfbea7eeb3225b051db933c08e37af8236fdce3 (diff)
parent06d8dda36decf33bc41e638ac8d59abed9abafbb (diff)
downloadayatana-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--ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 03614f8..894568c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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