summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Roitzsch <mroi@users.sourceforge.net>2005-01-05 21:56:17 +0000
committerMichael Roitzsch <mroi@users.sourceforge.net>2005-01-05 21:56:17 +0000
commit5d4e3bcf93571f9727a50d69d2b5e0c9827d8ee3 (patch)
treeb90028adcaffc933a8acf97407d39a420b070c78
parent6d46dbb4844b919c1c288047e41d7032f4b401e1 (diff)
downloadxine-lib-5d4e3bcf93571f9727a50d69d2b5e0c9827d8ee3.tar.gz
xine-lib-5d4e3bcf93571f9727a50d69d2b5e0c9827d8ee3.tar.bz2
these entries go to 1.0.1
CVS patchset: 7327 CVS date: 2005/01/05 21:56:17
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 20b8a6d6e..31913081d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@ xine-lib (1.0.1)
* fixed builds with Xv or the entire X11 unavailble
* updated internal copies of VCD libraries to libcdio 0.71 and vcdimager 0.7.21
* fixed compatibility with new libtool versions [bug #1094262]
+ * renamed input.http_no_proxy to media.network.http_no_proxy
+ * tightened no-proxy domain matching & added exact host match ('=' prefix)
xine-lib (1.0)
* unbreak DXR3 plugin
@@ -17,8 +19,6 @@ 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