diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-09-20 08:55:00 -0700 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-09-20 08:55:00 -0700 |
commit | ceba790f10a1a52020b52e9e4f524dbf7474ce7d (patch) | |
tree | fc1280343c2c74cc78369163326fa9bcf7baa04c /ChangeLog | |
parent | 130ebff768cb4fe0a1584bdbd9f7d3db7acde250 (diff) | |
parent | 2867575084ee7586b1edac03b67526bc4bce2ee8 (diff) | |
download | libayatana-indicator-ceba790f10a1a52020b52e9e4f524dbf7474ce7d.tar.gz libayatana-indicator-ceba790f10a1a52020b52e9e4f524dbf7474ce7d.tar.bz2 libayatana-indicator-ceba790f10a1a52020b52e9e4f524dbf7474ce7d.zip |
* New upstream release.
* Add libm to linking to fix FTBFS (LP: #840514)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,5 +1,20 @@ # Generated by Makefile. Do not edit. +2011-09-19 Ted Gould <ted@gould.cx> + + 0.4.0 + +2011-09-16 Ted Gould <ted@gould.cx> + + Add in libm + +2011-09-03 Evgeni Golov <evgeni@debian.org> + + find and link libm + + otherwise it will ftbfs with --as-needed because + libindicator/indicator-image-helper.c uses round() but does not link to libm + 2011-08-11 Ted Gould <ted@gould.cx> 0.3.93 |