diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-03-03 17:20:11 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-03-03 17:20:11 -0500 |
commit | 007331a4fa96261065624aa8c369219f80ffbd74 (patch) | |
tree | a4f826b2ac0b4a9aadbc465548d007247e621659 /ChangeLog | |
parent | fe59d572cdec7291b27bee9135e56cb7a7ad6a4f (diff) | |
parent | be0a541c8a33f32bfae86fe8e03ebb0245cf6602 (diff) | |
download | libayatana-appindicator-007331a4fa96261065624aa8c369219f80ffbd74.tar.gz libayatana-appindicator-007331a4fa96261065624aa8c369219f80ffbd74.tar.bz2 libayatana-appindicator-007331a4fa96261065624aa8c369219f80ffbd74.zip |
releasing version 0.2.97-0ubuntu10.2.97-0ubuntu1
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 |