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
commit7e3982935be4250a5dbfa0cca91733de6b7b866f (patch)
treebc4bead71cc646d100b1829c928f4508814d3a87
parent5a92303319427b0590c7aa319bde0a6d8ab889cd (diff)
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>