summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f26718a8..b122cb10 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2004-03-24 Benjamin Otte <otte@gnome.org>
+ * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
+ (gst_alsa_probe_hw_params):
+ * ext/alsa/gstalsa.h:
+ debugging output fixes
+
+2004-03-24 Benjamin Otte <otte@gnome.org>
+
* ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
don't g_return_if_fail if element is PLAYING, fail silently as every
other element.