aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2012-04-11 13:10:44 -0400
committerKen VanDine <ken.vandine@canonical.com>2012-04-11 13:10:44 -0400
commitb653825dbbb525edeff5346530b52befec9978d4 (patch)
tree6b96ad6aa22f818949f09663ce514c94bf2cb557 /ChangeLog
parent6d27b7d45570c729fd085ba014f08535d583cf12 (diff)
parent9c4f53cc1569a9c394f8114664cf3d22b2b582f0 (diff)
downloadayatana-indicator-messages-b653825dbbb525edeff5346530b52befec9978d4.tar.gz
ayatana-indicator-messages-b653825dbbb525edeff5346530b52befec9978d4.tar.bz2
ayatana-indicator-messages-b653825dbbb525edeff5346530b52befec9978d4.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