summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fc24e4dc..ef605186 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -73,7 +73,9 @@
2006-07-11 Tim-Philipp Müller <tim at centricular dot net>
* ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_close):
- Remove g_assert that shouldn't be there.
+ Remove g_assert that shouldn't be there and was triggered
+ after trying to open a device that doesn't exist or can't
+ be opened for some other reason (#347972).
2006-07-10 Edward Hervey <edward@fluendo.com>