summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2007-09-28 11:07:34 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2007-09-28 11:07:34 +0000
commit3864c6112af0846a1e34d6897419dccb63e07fbd (patch)
tree8c2f78e27c629f3c68eb28f4eda27519846882d2 /ChangeLog
parente9bedf4926c9d8f2e7427486947d533542959269 (diff)
downloadgst-plugins-bad-3864c6112af0846a1e34d6897419dccb63e07fbd.tar.gz
gst-plugins-bad-3864c6112af0846a1e34d6897419dccb63e07fbd.tar.bz2
gst-plugins-bad-3864c6112af0846a1e34d6897419dccb63e07fbd.zip
ext/neon/gstneonhttpsrc.c: Now that we require libneon >= 0.26 remove the neon 0.25 backward compatibility stuff. Als...
Original commit message from CVS: * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_set_proxy), (gst_neonhttp_src_send_request_and_redirect): Now that we require libneon >= 0.26 remove the neon 0.25 backward compatibility stuff. Also fix the default location.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c8dce08..393266ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-09-28 Sebastian Dröge <slomo@circular-chaos.org>
+
+ * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_set_proxy),
+ (gst_neonhttp_src_send_request_and_redirect):
+ Now that we require libneon >= 0.26 remove the neon 0.25 backward
+ compatibility stuff. Also fix the default location.
+
2007-09-28 Wim Taymans <wim.taymans@gmail.com>
* configure.ac: