From 2b4ba77c27f24bd8e7ee94ca1a10acf3076bb437 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Tue, 2 May 2006 15:46:02 +0000 Subject: gst/id3demux/gstid3demux.c: Let core insert default error message for TYPE_NOT_FOUND errors, it's just as good as our... Original commit message from CVS: * gst/id3demux/gstid3demux.c: (gst_id3demux_chain), (gst_id3demux_sink_activate): Let core insert default error message for TYPE_NOT_FOUND errors, it's just as good as our own and has the added bonus of being translated. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fac128d8..a706b7bb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2006-05-02 Tim-Philipp Müller + + * gst/id3demux/gstid3demux.c: (gst_id3demux_chain), + (gst_id3demux_sink_activate): + Let core insert default error message for TYPE_NOT_FOUND + errors, it's just as good as our own and has the added + bonus of being translated. + 2006-05-02 Tim-Philipp Müller * gst/apetag/gsttagdemux.c: (gst_tag_demux_init), -- cgit