From a4cabee7fdd02d3a9ce54ade85b67bffcc3e0cdf Mon Sep 17 00:00:00 2001 From: Jan Kneschke Date: Wed, 20 Sep 2006 14:49:44 +0000 Subject: [PATCH] added last minute changes git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.11-ssl-fixes@1320 152afb58-edef-0310-8abb-c4023f1b3aa9 --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index acbfc467..78bb2760 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,8 @@ NEWS * added ssl.cipher-list and ssl.use-sslv2 * added $HTTP["querystring"] conditional * added mod_magnet as long-term replacement for mod_cml + * added work-around for a Opera Bug with SSL + Chunked-Encoding + * changed --print-config to print to stdout instead of stderr * fixed upload hangs with SSL * fixed connection drops with SSL (aka bad retry) * fixed path traversal with \ on cygwin