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