Fix typo in NEWS (referenced wrong bug)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2603 152afb58-edef-0310-8abb-c4023f1b3aa9
This commit is contained in:
parent
64c2e93336
commit
ea78edda65
2
NEWS
2
NEWS
|
@ -22,7 +22,7 @@ NEWS
|
|||
* Fix hanging connection in mod_scgi (fixes #2024)
|
||||
* Allow digits in hostnames in more places (fixes #1148)
|
||||
* Use connection_reset instead of handle_request_done for cleanup callbacks
|
||||
* Change mod_expire to append Cache-Control instead of overwriting it (fixes #1197)
|
||||
* Change mod_expire to append Cache-Control instead of overwriting it (fixes #1997)
|
||||
* Allow all comparisons for $SERVER["socket"] - only bind for "=="
|
||||
* Remove strptime failed message (fixes #2031)
|
||||
* Fix issues found with clang analyzer
|
||||
|
|
Loading…
Reference in New Issue