diff options
author | Ted Gould <ted@gould.cx> | 2011-07-07 15:13:58 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-07-07 15:13:58 -0500 |
commit | fc03ef7c10bf76edc87af4cc54194fe1bf6e28c2 (patch) | |
tree | 26b7e6dce9f52651d44eb11beac34632d2844882 /ChangeLog | |
parent | 010b25c0606fb47675a89ee2f75d6c93148e988f (diff) | |
parent | bf95161bb260f193fbb8508f5f25c56080498a31 (diff) | |
download | libayatana-appindicator-fc03ef7c10bf76edc87af4cc54194fe1bf6e28c2.tar.gz libayatana-appindicator-fc03ef7c10bf76edc87af4cc54194fe1bf6e28c2.tar.bz2 libayatana-appindicator-fc03ef7c10bf76edc87af4cc54194fe1bf6e28c2.zip |
Import upstream version 0.3.90
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 46 |
1 files changed, 46 insertions, 0 deletions
@@ -1,5 +1,51 @@ # Generated by Makefile. Do not edit. +2011-07-07 Ted Gould <ted@gould.cx> + + 0.3.90 + +2011-07-07 Ted Gould <ted@gould.cx> + + Removing -Werror for the Vala compiler + +2011-07-07 Ted Gould <ted@gould.cx> + + Free allocated name + +2011-06-16 Ted Gould <ted@gould.cx> + + Free name if we get it + +2011-07-07 Ted Gould <ted@gould.cx> + + Migrate to libindicator 0.4 + +2011-06-16 Ted Gould <ted@gould.cx> + + Doc fix + +2011-06-16 Javier Jardón <javier.jardon@codethink.co.uk> + + Trivial documentation fix + + The property name is 'icon-desc', not 'icon-description' + +2011-06-16 Ted Gould <ted@gould.cx> + + Autotools fixes + +2011-06-15 Javier Jardón <javier.jardon@codethink.co.uk> + + configure.ac: Generate xz tarballs with pax format by default + +2011-06-15 Javier Jardón <javier.jardon@codethink.co.uk> + + Update autotools configuration + + Do not use deprecated macros + Use new libtool syntax + Remove unneeded code + 2011-03-23 Ted Gould <ted@gould.cx> 0.3.0 |