summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-06-19 14:07:24 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-06-19 14:07:24 +0000
commit85db24636adb6223d73395d51762e6923847883a (patch)
tree159d0b7280a3df173a7bcb59500070334eb35e6c /ChangeLog
parent4e48509c4d2e26cf3b132edaaab59866de6fe565 (diff)
downloadgst-plugins-bad-85db24636adb6223d73395d51762e6923847883a.tar.gz
gst-plugins-bad-85db24636adb6223d73395d51762e6923847883a.tar.bz2
gst-plugins-bad-85db24636adb6223d73395d51762e6923847883a.zip
configure.ac: Fix check so that future libneon API changes won't break the build.
Original commit message from CVS: * configure.ac: Fix check so that future libneon API changes won't break the build. * ext/neon/gstneonhttpsrc.c: Fix build with libneon-0.26.x (#345182).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eb5e0966..64c42ad5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-06-19 Tim-Philipp Müller <tim at centricular dot net>
+
+ * configure.ac:
+ Fix check so that future libneon API changes won't break the build.
+
+ * ext/neon/gstneonhttpsrc.c:
+ Fix build with libneon-0.26.x (#345182).
+
2006-06-17 Tim-Philipp Müller <tim at centricular dot net>
* configure.ac: