summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5123a4ce..3714c29e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-11-27 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ Patch by: 이문형 <iwings at gmail dot com>
+
+ * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp):
+ Prevent further read/write actions taken to the connect-failed socket by
+ erroring out quickly. See #562258.
+
2008-11-26 Stefan Kost <ensonic@users.sf.net>
* tests/examples/level/level-example.c: