From 12b60c256b95944184a7b2415e7e63976f648ec8 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 3 Apr 2006 09:02:29 +0000 Subject: add a .pc file so other modules can use good plugins in tests Original commit message from CVS: * Makefile.am: * configure.ac: * pkgconfig/.cvsignore: * pkgconfig/Makefile.am: * pkgconfig/gstreamer-plugins-good-uninstalled.pc.in: add a .pc file so other modules can use good plugins in tests --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d0df82df..d2ab7d4e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2006-04-03 Thomas Vander Stichele + + * Makefile.am: + * configure.ac: + * pkgconfig/.cvsignore: + * pkgconfig/Makefile.am: + * pkgconfig/gstreamer-plugins-good-uninstalled.pc.in: + add a .pc file so other modules can use good plugins in tests + 2006-04-01 Thomas Vander Stichele * configure.ac: -- cgit