summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-12-12 11:46:05 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-12-12 11:46:05 +0000
commit9a2781a64fe7194b532be6198af00829c18e3c87 (patch)
treed36c80c7e092cc42f907d82c27ebf2817da9b19d /ChangeLog
parente7ae77b8ed52039e9f17c15caaa7da224764fa67 (diff)
downloadgst-plugins-bad-9a2781a64fe7194b532be6198af00829c18e3c87.tar.gz
gst-plugins-bad-9a2781a64fe7194b532be6198af00829c18e3c87.tar.bz2
gst-plugins-bad-9a2781a64fe7194b532be6198af00829c18e3c87.zip
ext/neon/gstneonhttpsrc.c: Minor clean-ups; remove newlines at end of debug statements.
Original commit message from CVS: * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_class_init), (gst_neonhttp_src_create), (send_request_and_redirect), (gst_neonhttp_src_start), (oom_callback): Minor clean-ups; remove newlines at end of debug statements.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 54595866..9b894edd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-12-12 Tim-Philipp Müller <tim at centricular dot net>
+
+ * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_class_init),
+ (gst_neonhttp_src_create), (send_request_and_redirect),
+ (gst_neonhttp_src_start), (oom_callback):
+ Minor clean-ups; remove newlines at end of debug statements.
+
2006-12-11 Tim-Philipp Müller <tim at centricular dot net>
* gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):