summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-04-05 11:38:04 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-04-05 11:38:04 +0000
commit98eb5a33213a36440eceade7b5b7610c47b9f340 (patch)
treebceaf5f41bcd2b0d5d78b1f8f5fa9921cc399f4f
parentc3027716544b85b1bd5cb50f56bd6969934b7ed9 (diff)
downloadgst-plugins-bad-98eb5a33213a36440eceade7b5b7610c47b9f340.tar.gz
gst-plugins-bad-98eb5a33213a36440eceade7b5b7610c47b9f340.tar.bz2
gst-plugins-bad-98eb5a33213a36440eceade7b5b7610c47b9f340.zip
add debug category + commenting and cleanups
Original commit message from CVS: add debug category + commenting and cleanups
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7a0d29a2..12342c1b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-04-05 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * ext/mad/gstmad.c: add debugging category, comment + cleanups
+
2004-04-05 Julio M. Merino Vidal <jmmv@menta.net>
reviewed by Benjamin Otte <otte@gnome.org>