diff options
author | Christophe Fergeau <teuf@gnome.org> | 2004-06-12 11:24:50 +0000 |
---|---|---|
committer | Christophe Fergeau <teuf@gnome.org> | 2004-06-12 11:24:50 +0000 |
commit | 816e9ec7c0ee37dd4cacbbade0624e75e0ffe41c (patch) | |
tree | 6b0a60e98afa111fee9142938c8c35587f3750b8 | |
parent | f541ffd102ad4378b710d3d69eed7279c8b69945 (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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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: |