aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-09-15 14:50:01 -0500
committerTed Gould <ted@gould.cx>2010-09-15 14:50:01 -0500
commitdb852e828c9130d415ed1c1c3ed76be1094bc56a (patch)
tree2f014e895481ffa71f8801a9c2c284dc45e032af /ChangeLog
parent859281b269a796f53e262cee0ec019149390ad9d (diff)
parentc876d26568d76d4d06b319352cf63928f21dfba5 (diff)
downloadlibayatana-appindicator-db852e828c9130d415ed1c1c3ed76be1094bc56a.tar.gz
libayatana-appindicator-db852e828c9130d415ed1c1c3ed76be1094bc56a.tar.bz2
libayatana-appindicator-db852e828c9130d415ed1c1c3ed76be1094bc56a.zip
* Update the icon if the item is visible (LP: #639643)
* New upstream release. * Handle double registration of indicators (LP: #621838)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0731757..99ebe60 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
# Generated by Makefile. Do not edit.
+2010-09-15 Ted Gould <ted@gould.cx>
+
+ Making it when we see changes we always update the icon.
+
+2010-09-15 Ted Gould <ted@gould.cx>
+
+ Allowing updates if the item is visible.
+
+2010-09-09 Ted Gould <ted@gould.cx>
+
+ 0.2.7
+
2010-09-09 Ted Gould <ted@gould.cx>
Handle double registration of indicators.