aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-09-19 21:44:03 -0500
committerTed Gould <ted@gould.cx>2011-09-19 21:44:03 -0500
commit0ab41b7e1ae55e2204a58d749c581885de900269 (patch)
treeee9b39a0c7ff117559ca75f46dd41d59412d4244 /ChangeLog
parent8ec147c04f22eca3d25c4618d8ff2f7b7f9d286f (diff)
parent0b4f5b328187ccb747cec3f89e642d5d30d23949 (diff)
downloadlibayatana-indicator-0ab41b7e1ae55e2204a58d749c581885de900269.tar.gz
libayatana-indicator-0ab41b7e1ae55e2204a58d749c581885de900269.tar.bz2
libayatana-indicator-0ab41b7e1ae55e2204a58d749c581885de900269.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