From 6632cdb003e1d2a4e8411ff4e597c89369bea64f Mon Sep 17 00:00:00 2001 From: Sebastian Dröge Date: Fri, 30 Mar 2007 15:59:27 +0000 Subject: Revert last change as we don't want plugins-good to depend on plugins-base CVS now. Original commit message from CVS: * configure.ac: * gst/auparse/gstauparse.c: (gst_au_parse_reset), (gst_au_parse_parse_header), (gst_au_parse_chain): * gst/auparse/gstauparse.h: Revert last change as we don't want plugins-good to depend on plugins-base CVS now. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b611de6a..c2dadfa4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2007-03-30 Sebastian Dröge + + * configure.ac: + * gst/auparse/gstauparse.c: (gst_au_parse_reset), + (gst_au_parse_parse_header), (gst_au_parse_chain): + * gst/auparse/gstauparse.h: + Revert last change as we don't want plugins-good to depend on + plugins-base CVS now. + 2007-03-29 Sebastian Dröge * configure.ac: -- cgit