diff options
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 |