summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-01-12 12:24:05 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-01-12 12:24:05 +0000
commitc302fb72554c74aa5ac65e200647985acef586db (patch)
treedd15f286805dfe35677f7d99bdde53e99bcaa21f /ChangeLog
parent21c053773fada7c942607bdd78882ce37fc7481d (diff)
make oss warning more useful
Original commit message from CVS: make oss warning more useful
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b24c75a..2b2f497d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,10 @@
2004-01-12 Thomas Vander Stichele <thomas at apestaart dot org>
* sys/oss/gstossaudio.c: (plugin_init):
+ * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
* sys/oss/gstosselement.h:
make an oss debugging category
+ make failure more descriptive
2004-01-11 David Schleef <ds@schleef.org>