summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2004-07-03 23:35:36 +0000
committerDavid Schleef <ds@schleef.org>2004-07-03 23:35:36 +0000
commit162c835f9d1712bb9195ac6e4b10e38e5cb84f28 (patch)
treee0d2ea8ce6c1599494a6198379ec658da7502cff /ChangeLog
parent99fde0973a396b96e46a69c4aa1a8891a539a901 (diff)
downloadgst-plugins-bad-162c835f9d1712bb9195ac6e4b10e38e5cb84f28.tar.gz
gst-plugins-bad-162c835f9d1712bb9195ac6e4b10e38e5cb84f28.tar.bz2
gst-plugins-bad-162c835f9d1712bb9195ac6e4b10e38e5cb84f28.zip
ext/alsa/gstalsaplugin.c: Disable call to gst_debug_log() if debugging is disabled (bug #145118)
Original commit message from CVS: * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable call to gst_debug_log() if debugging is disabled (bug #145118)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 192d2ffe..76e5eae5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-07-03 David Schleef <ds@schleef.org>
+
+ * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
+ call to gst_debug_log() if debugging is disabled (bug #145118)
+
2004-07-03 Benjamin Otte <otte@gnome.org>
* ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):