summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2007-04-28 12:46:47 +0000
committerTim-Philipp Müller <tim@centricular.net>2007-04-28 12:46:47 +0000
commit3f276737758839994faeca793d5eed582362a673 (patch)
tree6139843a0ac2ff185939ec013439329ef17e296e /ChangeLog
parente78e486da81362557bacdf1c125dbb2a121019d2 (diff)
downloadgst-plugins-bad-3f276737758839994faeca793d5eed582362a673.tar.gz
gst-plugins-bad-3f276737758839994faeca793d5eed582362a673.tar.bz2
gst-plugins-bad-3f276737758839994faeca793d5eed582362a673.zip
configure.ac: Don't build equalizer unless we have core from CVS (it won't work with earlier versions due to GstChild...
Original commit message from CVS: * configure.ac: Don't build equalizer unless we have core from CVS (it won't work with earlier versions due to GstChildProxy brokeness). Also up requirements to last released core/base.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 67a005e1..c1bbadfe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-04-28 Tim-Philipp Müller <tim at centricular dot net>
+
+ * configure.ac:
+ Don't build equalizer unless we have core from CVS (it won't
+ work with earlier versions due to GstChildProxy brokeness).
+ Also up requirements to last released core/base.
+
2007-04-27 Wim Taymans <wim@fluendo.com>
* gst/rtpmanager/gstrtpsession.c: (rtcp_thread),