From 83bedf3e0712370a55718335ddf6c1ff8f784200 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Sun, 20 Aug 2006 13:06:44 +0000 Subject: docs/plugins/: cleanup -unused.txt to make it useful, add previously missing docs Original commit message from CVS: * docs/plugins/gst-plugins-good-plugins-docs.sgml: * docs/plugins/gst-plugins-good-plugins-sections.txt: * docs/plugins/inspect/plugin-audiofxgood.xml: cleanup -unused.txt to make it useful, add previously missing docs * ext/Makefile.am: * ext/esd/esdmon.c: * ext/esd/esdsink.c: * ext/esd/gstesd.c: (plugin_init): reflow to get rid of two external symbols * gst/audiofxgood/audiofx.c: (plugin_init): re-add --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 05a7f13a..38da2d87 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2006-08-20 Stefan Kost + + * docs/plugins/gst-plugins-good-plugins-docs.sgml: + * docs/plugins/gst-plugins-good-plugins-sections.txt: + * docs/plugins/inspect/plugin-audiofxgood.xml: + cleanup -unused.txt to make it useful, add previously missing docs + + * ext/Makefile.am: + * ext/esd/esdmon.c: + * ext/esd/esdsink.c: + * ext/esd/gstesd.c: (plugin_init): + reflow to get rid of two external symbols + + * gst/audiofxgood/audiofx.c: (plugin_init): + re-add + 2006-08-20 Stefan Kost * configure.ac: -- cgit