summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWouter Cloetens <wouter@mind.be>2008-08-02 21:39:01 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-08-02 21:39:01 +0000
commit4223e83f3ccab60d4ac4b41474c40e2d323993ce (patch)
treeb06fdf5fb6d5e614610b4d1b22993ba7f578d1cd /ChangeLog
parentd0bb024e118bdd06c6b68b5ebfa3b716d1bcadb7 (diff)
ext/soup/gstsouphttpsrc.*: Fix seeking race condition in #540300
Original commit message from CVS: * ext/soup/gstsouphttpsrc.c: * ext/soup/gstsouphttpsrc.h: Fix seeking race condition in #540300 Patch By: Wouter Cloetens <wouter at mind be>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0fae75e9..b15938c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-08-02 Jan Schmidt <jan.schmidt@sun.com>
+
+ * ext/soup/gstsouphttpsrc.c:
+ * ext/soup/gstsouphttpsrc.h:
+ Fix seeking race condition in #540300
+ Patch By: Wouter Cloetens <wouter at mind be>
+
2008-08-02 Sebastian Dröge <sebastian.droege@collabora.co.uk>
* gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek),