summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristophe Fergeau <teuf@gnome.org>2004-06-12 11:24:50 +0000
committerChristophe Fergeau <teuf@gnome.org>2004-06-12 11:24:50 +0000
commit816e9ec7c0ee37dd4cacbbade0624e75e0ffe41c (patch)
tree6b0a60e98afa111fee9142938c8c35587f3750b8
parentf541ffd102ad4378b710d3d69eed7279c8b69945 (diff)
gst/tags/gstvorbistag.c: replaced a g_warning which I added in my previous commit with GST_DEBUG
Original commit message from CVS: 2004-06-12 Christophe Fergeau <teuf@gnome.org> * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my previous commit with GST_DEBUG
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0f9fab83..96380077 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-06-12 Christophe Fergeau <teuf@gnome.org>
+
+ * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
+ previous commit with GST_DEBUG
+
2004-06-12 Thomas Vander Stichele <thomas at apestaart dot org>
* configure.ac: