summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 324aefa1..2f4cc898 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2007-02-06 Tim-Philipp Müller <tim at centricular dot net>
+ * configure.ac:
+ Increase required libsndfile version to a version that's known to
+ have the function sf_write_sync() to make the build bots happy.
+
+2007-02-06 Tim-Philipp Müller <tim at centricular dot net>
+
* ext/sndfile/gstsfsrc.c:
Fix build (installed setup).