diff options
author | Ted Gould <ted@gould.cx> | 2011-03-10 12:59:37 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-03-10 12:59:37 -0600 |
commit | d8f3bb362550e0af110c02d7ff108fc09de6d393 (patch) | |
tree | 3d7ee1d11fa6ce1f150b54ef76dbb44244725651 /ChangeLog | |
parent | be0a541c8a33f32bfae86fe8e03ebb0245cf6602 (diff) | |
parent | 1f0b4c13bd6cc1957be50b0addf16b4099f8fd5e (diff) | |
download | libayatana-appindicator-d8f3bb362550e0af110c02d7ff108fc09de6d393.tar.gz libayatana-appindicator-d8f3bb362550e0af110c02d7ff108fc09de6d393.tar.bz2 libayatana-appindicator-d8f3bb362550e0af110c02d7ff108fc09de6d393.zip |
New upstream release.
∘ Don't watch signals we don't need to. (LP: #728503)
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 |