diff options
author | Ted Gould <ted@gould.cx> | 2011-03-10 12:34:12 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-03-10 12:34:12 -0600 |
commit | 1f0b4c13bd6cc1957be50b0addf16b4099f8fd5e (patch) | |
tree | 1d115e153dad65387d12f8bc90d345aae059ba63 /ChangeLog | |
parent | 56d9374b5b9de50fcc4c3f904bb0459799244df4 (diff) | |
parent | 0f9fc0fa4eba3103c0c2a0d2168167997c545a79 (diff) | |
download | libayatana-appindicator-1f0b4c13bd6cc1957be50b0addf16b4099f8fd5e.tar.gz libayatana-appindicator-1f0b4c13bd6cc1957be50b0addf16b4099f8fd5e.tar.bz2 libayatana-appindicator-1f0b4c13bd6cc1957be50b0addf16b4099f8fd5e.zip |
Import upstream version 0.2.98
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -1,5 +1,25 @@ # Generated by Makefile. Do not edit. +2011-03-10 Ted Gould <ted@gould.cx> + + 0.2.98 + +2011-03-10 Ted Gould <ted@gould.cx> + + Adding a TargetEnvironment to the desktop file + +2011-03-09 Ted Gould <ted@gould.cx> + + Don't watch signals we shouldn't need to. + +2011-03-08 Ted Gould <ted@gould.cx> + + Attaching bug number + +2011-03-08 Ted Gould <ted@gould.cx> + + Dropping the client_menu_changed function as dbusmenu should do this for us. + 2011-03-03 Ted Gould <ted@gould.cx> 0.2.97 |