gst/tcp/gsttcp.c: fix logging
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 26 Jun 2006 13:19:33 +0000 (13:19 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 26 Jun 2006 13:19:33 +0000 (13:19 +0000)
Original commit message from CVS:
* gst/tcp/gsttcp.c: (gst_tcp_read_buffer),
(gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps):
fix logging

ChangeLog

index a76e757..f06dd82 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
+
+       * gst/tcp/gsttcp.c: (gst_tcp_read_buffer),
+       (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps):
+         fix logging
+
 2006-06-23  Jan Schmidt  <thaytan@mad.scientist.com>
 
        * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),