summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2004-12-24 01:59:11 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2004-12-24 01:59:11 +0000
commit3e0803b5fa44a10eba8960ff163b982ac29131d3 (patch)
tree73dbf5a07429fb3cf8e6c4161277277e888e9c41 /ChangeLog
parent585f2f2b82d5ad7e8599b7a0880e6f213e0fb3db (diff)
downloadxine-lib-3e0803b5fa44a10eba8960ff163b982ac29131d3.tar.gz
xine-lib-3e0803b5fa44a10eba8960ff163b982ac29131d3.tar.bz2
Fix crash related to relative HTTP redirect URLs.
These URLs are now canonicalised. CVS patchset: 7297 CVS date: 2004/12/24 01:59:11
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 54056ffe5..4217bc87b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,7 @@ xine-lib
* updated included libdvdnav: more graceful handling of some error conditions;
fixed playback of some strangely authored DVDs
* fixed problem with first subtitle not showing when using separate subtitle files
+ * fixed crash related to relative HTTP redirect URLs (implemented canonicalisation)
xine-lib (1-rc8)
* Multiple security vulnerabilities fixed on PNM and Real RTSP clients