From 325ccefb54068a4eda0700ec828ccedf9a3a975e Mon Sep 17 00:00:00 2001 From: Siggi Langauf Date: Wed, 7 Apr 2004 17:55:02 +0000 Subject: release preparations CVS patchset: 6340 CVS date: 2004/04/07 17:55:02 --- ChangeLog | 3 +++ configure.ac | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 474170536..7c6afea71 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +xine-lib (1-rc3c) * fix the deadlock with non-seekable input plugins * guess codeset for OSD if nl_langinfo(CODESET) is missing or not working * new option - list of domains, where don't use proxy @@ -7,6 +8,8 @@ DVDs * use xine network functions in CDDB lookups, fix connection timeout * preparing for future MinGW port + * improved network buffer management policy. + * asf/mmst/mmsh proper support for "media changing" command. xine-lib (1-rc3b) * fix SDL plugin that was broken in rc3 diff --git a/configure.ac b/configure.ac index c7a4dcba1..4351aa361 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="rc3b" + XINE_PRE="rc3c" fi AC_SUBST(XINE_MAJOR) -- cgit v1.2.3