- fix minor typo in the changelog

git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.11-ssl-fixes@1307 152afb58-edef-0310-8abb-c4023f1b3aa9
This commit is contained in:
Marcus Rückert 2006-09-15 13:33:45 +00:00
parent 49815a7798
commit 73763f878b
1 changed files with 1 additions and 1 deletions

2
NEWS
View File

@ -10,7 +10,7 @@ NEWS
* added support for += on empty arrays in config-files
* added ssl.cipher-list and ssl.use-sslv2
* added $HTTP["querystring"] conditional
* added mod_magnet as long-term replacement for mod_magnet
* added mod_magnet as long-term replacement for mod_cml
* fixed upload hangs with SSL
* fixed connection drops with SSL (aka bad retry)
* fixed path traversal with \ on cygwin