diff options
author | Ted Gould <ted@gould.cx> | 2010-09-15 14:50:01 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-09-15 14:50:01 -0500 |
commit | db852e828c9130d415ed1c1c3ed76be1094bc56a (patch) | |
tree | 2f014e895481ffa71f8801a9c2c284dc45e032af /ChangeLog | |
parent | 859281b269a796f53e262cee0ec019149390ad9d (diff) | |
parent | c876d26568d76d4d06b319352cf63928f21dfba5 (diff) | |
download | libayatana-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-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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. |