From: Thomas Vander Stichele Date: Mon, 26 Jun 2006 13:19:33 +0000 (+0000) Subject: gst/tcp/gsttcp.c: fix logging X-Git-Tag: 1.19.3~511^2~11778 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2d27a4238ed1e56df2d8fe9f8949777a720c6666;p=platform%2Fupstream%2Fgstreamer.git gst/tcp/gsttcp.c: fix logging 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 --- diff --git a/ChangeLog b/ChangeLog index a76e75788e..f06dd825cf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-06-26 Thomas Vander Stichele + + * 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 * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),