summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-03-13 14:30:45 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-03-13 14:30:45 +0000
commit520ee739ccd0646406c3306e648dc098452787ab (patch)
treec778e3387be2c757fa3e5838ba4ddbddf60476ac /ChangeLog
parent812b60aa19aa031c2f6c07643a523b86cd1acae3 (diff)
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 35994e73..9d1c0984 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-03-13 Sebastian Dröge <slomo@circular-chaos.org>
+
+ * 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 <tim at centricular dot net>
Patch by: Mark Nauwelaerts <manauw skynet be>