diff --git a/ChangeLog b/ChangeLog index 2be02ef3fd..5300f5319b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-01-09 Tim-Philipp Müller + + * configure.ac: + Require core CVS HEAD for Andy's basesrc/sink API additions. + 2007-01-08 Tim-Philipp Müller Patch by: Günter Thelen diff --git a/configure.ac b/configure.ac index e861f40979..d9aa795edb 100644 --- a/configure.ac +++ b/configure.ac @@ -52,7 +52,7 @@ dnl AS_LIBTOOL_TAGS AM_PROG_LIBTOOL dnl *** required versions of GStreamer stuff *** -GST_REQ=0.10.10.1 +GST_REQ=0.10.11.1 dnl *** autotools stuff ****