diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2005-01-05 00:40:38 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2005-01-05 00:40:38 +0000 |
commit | 921d3ef418ee7922663cbb1e1a35c073a4826a0b (patch) | |
tree | 7d4e7f0209a6a3b3721e22882fce67ea0cd1f63f | |
parent | 56357eb6afacb7a49498d68b498fcd176728014a (diff) | |
download | xine-lib-921d3ef418ee7922663cbb1e1a35c073a4826a0b.tar.gz xine-lib-921d3ef418ee7922663cbb1e1a35c073a4826a0b.tar.bz2 |
Document http_no_proxy changes.
CVS patchset: 7324
CVS date: 2005/01/05 00:40:38
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,6 +17,8 @@ xine-lib (1.0) * fixed problem with first subtitle not showing when using separate subtitle files * fixed crash related to relative HTTP redirect URLs (implemented canonicalisation) * linking libXv dynamically, fixes breakage of Xv plugin + * renamed input.http_no_proxy to media.network.http_no_proxy + * tightened no-proxy domain matching & added exact host match ('=' prefix) xine-lib (1-rc8) * Multiple security vulnerabilities fixed on PNM and Real RTSP clients |