diff options
author | Ted Gould <ted@gould.cx> | 2011-03-03 13:33:18 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-03-03 13:33:18 -0600 |
commit | 56d9374b5b9de50fcc4c3f904bb0459799244df4 (patch) | |
tree | 6dc6970fb4a609617af2bc7fcfeb29394f70648b /ChangeLog | |
parent | 7a1564e995770915a51c411a1856508db19206e9 (diff) | |
parent | 4490e2e731cb092b3d8fffb02cb8440e2cd7ea33 (diff) | |
download | libayatana-appindicator-56d9374b5b9de50fcc4c3f904bb0459799244df4.tar.gz libayatana-appindicator-56d9374b5b9de50fcc4c3f904bb0459799244df4.tar.bz2 libayatana-appindicator-56d9374b5b9de50fcc4c3f904bb0459799244df4.zip |
Import upstream version 0.2.97
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 28 |
1 files changed, 28 insertions, 0 deletions
@@ -1,5 +1,33 @@ # Generated by Makefile. Do not edit. +2011-03-03 Ted Gould <ted@gould.cx> + + 0.2.97 + +2011-03-02 Ted Gould <ted@gould.cx> + + Adding additional functions into Python bindings + +2011-02-26 Артём Попов <artfwo@gmail.com> + + Updated appindicator.defs (fixes LP: #724917) + +2011-03-02 Ted Gould <ted@gould.cx> + + Fixing the pkgconfig file + +2011-02-28 Ken VanDine <ken.vandine@canonical.com> + + Set the includedir for appindicator3-0.1 to ${includedir}/libappindicator-0.1 + +2011-03-02 Ted Gould <ted@gould.cx> + + Drop theme signal handler when shutting down. + +2011-02-25 Michael Terry <mike@mterry.name> + + disconnect from icon theme on dispose + 2011-02-24 Ted Gould <ted@gould.cx> 0.2.96 |