summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-12-16 19:41:28 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-12-16 19:41:28 +0000
commitb76924711bdda54b7e72ec7449494644e1bc557a (patch)
tree65c331b8bec5cf47dfcbd7fabd07775f4a31ddff
parentcb2d771bbeb713594e9fb79735d4e5cfc6d8350d (diff)
cleanup and uniformize debugging
Original commit message from CVS: cleanup and uniformize debugging
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eb536de8..cf300645 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-12-16 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * gst/tcp/gstmultifdsink.c:
+ Clean up and uniformize debugging.
+
2004-12-16 Edward Hervey <bilboed@bilboed.com>
Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>