From 520ee739ccd0646406c3306e648dc098452787ab Mon Sep 17 00:00:00 2001 From: Sebastian Dröge Date: Thu, 13 Mar 2008 14:30:45 +0000 Subject: gst/audiofx/audiofx.c: Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead of hardcoding values. Original commit message from CVS: * gst/audiofx/audiofx.c: Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead of hardcoding values. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 35994e73..9d1c0984 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-03-13 Sebastian Dröge + + * gst/audiofx/audiofx.c: + Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead + of hardcoding values. + 2008-03-11 Tim-Philipp Müller Patch by: Mark Nauwelaerts -- cgit