diff options
author | Ted Gould <ted@gould.cx> | 2011-06-22 11:31:59 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-06-22 11:31:59 -0500 |
commit | 3eea1be84b1c47bdf682c25a80851a4cacec4bd2 (patch) | |
tree | dfa63fa569d4580659d9fa83f5bf1845573278ef /ChangeLog | |
parent | b8ece12c8057d848a5b502bf659dddb6fe59fcd9 (diff) | |
parent | 58779f7506601ca54d4fffcee79c6a0172f3f4ce (diff) | |
download | ayatana-indicator-application-3eea1be84b1c47bdf682c25a80851a4cacec4bd2.tar.gz ayatana-indicator-application-3eea1be84b1c47bdf682c25a80851a4cacec4bd2.tar.bz2 ayatana-indicator-application-3eea1be84b1c47bdf682c25a80851a4cacec4bd2.zip |
Import upstream version 0.3.90
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -1,5 +1,29 @@ # Generated by Makefile. Do not edit. +2011-06-22 Ted Gould <ted@gould.cx> + + 0.3.90 + +2011-06-22 Ted Gould <ted@gould.cx> + + Changing where to find the header + +2011-06-22 Ted Gould <ted@gould.cx> + + Making tests use proper version of libappindicator and cleaning up libappindicator usage to use the same enum headers. + +2011-06-10 Ted Gould <ted@gould.cx> + + Add path for GTK3 indicator and make GTK3 default + +2011-05-26 Michael Terry <michael.terry@canonical.com> + + change to gtk3 by default + +2011-05-26 Michael Terry <michael.terry@canonical.com> + + use indicator3 path if using gtk3 + 2011-04-14 Ted Gould <ted@gould.cx> 0.3.2 |