From bb49face1353fb6501cdd224b6278d354218849a Mon Sep 17 00:00:00 2001 From: Miguel Freitas Date: Sun, 25 Apr 2004 22:21:41 +0000 Subject: rc4 preparations CVS patchset: 6438 CVS date: 2004/04/25 22:21:41 --- ChangeLog | 1 + configure.ac | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b23fe8c94..1faa2bcde 100644 --- a/ChangeLog +++ b/ChangeLog @@ -29,6 +29,7 @@ xine-lib (1-rc4) * disable AUD content detection because of false positives * fix Real pnm/rtsp streaming on big endian platforms * big endian fix, and delay fixes for the file (wave) audio output plugin + * RTSP security fixes xine-lib (1-rc3c) * fix the deadlock with non-seekable input plugins diff --git a/configure.ac b/configure.ac index 10f01a955..6606d2d81 100644 --- a/configure.ac +++ b/configure.ac @@ -41,7 +41,7 @@ dnl for a release tarball do "rm .cvsversion" before "make dist" if test -f .cvsversion; then XINE_PRE="cvs" else - XINE_PRE="rc3c" + XINE_PRE="rc4" fi AC_SUBST(XINE_MAJOR) -- cgit v1.2.3