From 04895ee2ca48224c122ce2fcd8c63a287b357719 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Tue, 22 Aug 2006 17:20:41 +0000 Subject: docs/plugins/gst-plugins-good-plugins-docs.sgml: There is no taglibmux element ... Original commit message from CVS: * docs/plugins/gst-plugins-good-plugins-docs.sgml: There is no taglibmux element ... * gst/rtsp/gstrtspsrc.c: Use '%' rather than '&perc;' in gtk-doc blurb, docs build was complaining about unknown entity here. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ca28b561..195ac94f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2006-08-22 Tim-Philipp Müller + + * docs/plugins/gst-plugins-good-plugins-docs.sgml: + There is no taglibmux element ... + + * gst/rtsp/gstrtspsrc.c: + Use '%' rather than '&perc;' in gtk-doc blurb, docs build + was complaining about unknown entity here. + 2006-08-22 Wim Taymans * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream), -- cgit