aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-09-20 08:55:00 -0700
committerKen VanDine <ken.vandine@canonical.com>2011-09-20 08:55:00 -0700
commitceba790f10a1a52020b52e9e4f524dbf7474ce7d (patch)
treefc1280343c2c74cc78369163326fa9bcf7baa04c /ChangeLog
parent130ebff768cb4fe0a1584bdbd9f7d3db7acde250 (diff)
parent2867575084ee7586b1edac03b67526bc4bce2ee8 (diff)
downloadlibayatana-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--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd27c62..9bcd05e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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