ChangeLog surgery: mention fixed bug
authorTim-Philipp Müller <tim@centricular.net>
Wed, 19 Jul 2006 07:40:52 +0000 (07:40 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 19 Jul 2006 07:40:52 +0000 (07:40 +0000)
Original commit message from CVS:
ChangeLog surgery: mention fixed bug

ChangeLog

index fc24e4d..ef60518 100644 (file)
--- 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>