summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2008-09-17 14:22:38 +0000
committerTim-Philipp Müller <tim@centricular.net>2008-09-17 14:22:38 +0000
commit028352c5e00cfe63b78ea6f2be5b43dbfab6b889 (patch)
treef30ad182a66fd8fc1c27aea89849d468d90cbcce /ChangeLog
parent6cc8ef3018beaae99bb5eb07d124c1efd85aa8c5 (diff)
downloadgst-plugins-bad-028352c5e00cfe63b78ea6f2be5b43dbfab6b889.tar.gz
gst-plugins-bad-028352c5e00cfe63b78ea6f2be5b43dbfab6b889.tar.bz2
gst-plugins-bad-028352c5e00cfe63b78ea6f2be5b43dbfab6b889.zip
ext/neon/gstneonhttpsrc.c: Don't post LIBRARY_INIT errors where we should be posting
Original commit message from CVS: * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_start): Don't post LIBRARY_INIT errors where we should be posting RESOURCE OPEN_READ errors. Fixes #552506.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 09592c2e..ea9217b1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-09-17 Tim-Philipp Müller <tim.muller at collabora co uk>
+
+ * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_start):
+ Don't post LIBRARY_INIT errors where we should be posting
+ RESOURCE OPEN_READ errors. Fixes #552506.
+
2008-09-17 Jan Schmidt <jan.schmidt@sun.com>
* ext/jack/gstjackaudiosink.c: (jack_process_cb):