summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-07-19 07:40:52 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-07-19 07:40:52 +0000
commitcf49086d9d2f12cf2c5d88b4a96e2b78ef9c4bc1 (patch)
treedfeb6c81e50f587ee0fc6dcd062f3b75a9fe108e /ChangeLog
parent6ae650d71326a44892b3f34d40b3f1d5eb4c8308 (diff)
ChangeLog surgery: mention fixed bug
Original commit message from CVS: ChangeLog surgery: mention fixed bug
Diffstat (limited to 'ChangeLog')
-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>