diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-03-24 23:32:59 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-03-24 23:32:59 +0000 |
commit | 3d10293ee056d8833967b5b04597c547fd041ef1 (patch) | |
tree | 0aec4f8fe741f1eafcd8ad2bc14bcb3e3c67007e | |
parent | 7d85f38774705d6954c2c67b2e8c9991de3e0f87 (diff) | |
download | xine-lib-3d10293ee056d8833967b5b04597c547fd041ef1.tar.gz xine-lib-3d10293ee056d8833967b5b04597c547fd041ef1.tar.bz2 |
Start 1.1.11.1.
Also add a few post-release changelog entries to 1.1.11 for completeness.
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,5 @@ +xine-lib (1.1.11.1) 2008-??-?? + xine-lib (1.1.11) 2008-03-19 * Security fixes: - Array Indexing Vulnerability in sdpplin_parse(). (CVE-2008-0073) @@ -20,6 +22,8 @@ xine-lib (1.1.11) 2008-03-19 it for functions like subtitle file detection must instead use file:// MRLs; if they don't, we consider them to be buggy.) * Fixed long delay when closing stream on dual core systems [Bug #33] + * DVD playback improvement: don't trust the file sizes. + * Build fixes for use with recent ffmpeg. xine-lib (1.1.10.1) 2008-02-07 * Security fixes: |