summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdgard Lima <edgard.lima@indt.org.br>2006-08-04 21:04:55 +0000
committerEdgard Lima <edgard.lima@indt.org.br>2006-08-04 21:04:55 +0000
commitaf9d0408cda6331790697e8145daf18b713cd33c (patch)
treea0e32bf572711d5176eda3882bec03be624499b4 /ChangeLog
parentfac7780d026b8ff19b6078155f97e08530f42b29 (diff)
downloadgst-plugins-bad-af9d0408cda6331790697e8145daf18b713cd33c.tar.gz
gst-plugins-bad-af9d0408cda6331790697e8145daf18b713cd33c.tar.bz2
gst-plugins-bad-af9d0408cda6331790697e8145daf18b713cd33c.zip
Allow HTTP redirect (HTTP status code 302).
Original commit message from CVS: Allow HTTP redirect (HTTP status code 302).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3e647f3b..b453d18b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-08-04 Edgard Lima <edgard.lima@indt.org.br>
+
+ Patch by: rosfran dot borges at indt dot org dot br
+
+ * ext/neon/gstneonhttpsrc.c:
+ * ext/neon/gstneonhttpsrc.h:
+ Allow HTTP redirect (HTTP status code 302).
+
2006-08-04 Zaheer Abbas Merali <zaheerabbas at merali dot org>
* gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain):