diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2011-07-08 13:58:16 +0200 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2011-07-08 13:58:16 +0200 |
commit | 90aa5afaef81004330d6fa21d094fa1178e094db (patch) | |
tree | 1c7d0c0d31ff177da8267733b2ceb86f6be34614 /ChangeLog | |
parent | 8693295fdec51ac441fc1cc40a4f27ce7cc08110 (diff) | |
parent | 7b7526980342f4d857b52432617baec732fd9c97 (diff) | |
download | libayatana-appindicator-0.3.90-0ubuntu1.tar.gz libayatana-appindicator-0.3.90-0ubuntu1.tar.bz2 libayatana-appindicator-0.3.90-0ubuntu1.zip |
releasing version 0.3.90-0ubuntu10.3.90-0ubuntu1
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 |