diff options
author | Ted Gould <ted@gould.cx> | 2011-09-19 21:43:09 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-09-19 21:43:09 -0500 |
commit | 0b4f5b328187ccb747cec3f89e642d5d30d23949 (patch) | |
tree | d76cd73c2237acfa2060a7bbcf1bd437b7608f28 /ChangeLog | |
parent | 7b63153f899f53c72222a5c424dcbe7a300b900b (diff) | |
parent | f8f310d969cf360d6357305e307707a4c6f83865 (diff) | |
download | libayatana-indicator-0b4f5b328187ccb747cec3f89e642d5d30d23949.tar.gz libayatana-indicator-0b4f5b328187ccb747cec3f89e642d5d30d23949.tar.bz2 libayatana-indicator-0b4f5b328187ccb747cec3f89e642d5d30d23949.zip |
Import upstream version 0.4.0
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 |