|
|
|
@ -3,6 +3,24 @@
|
|
|
|
|
NEWS
|
|
|
|
|
====
|
|
|
|
|
|
|
|
|
|
- 1.3.16 - 2005-07-31
|
|
|
|
|
|
|
|
|
|
* added Date: headers to dynamic HTTP/1.0 requests
|
|
|
|
|
* added support for OPTION * HTTP/1.1
|
|
|
|
|
* added support for accesslog to syslog
|
|
|
|
|
* added support for PATH_INFO guessing if check-local is disabled in
|
|
|
|
|
mod_fastcgi
|
|
|
|
|
* added switch to disable range-requests
|
|
|
|
|
* added valid-user option for mod_auth (tigger at gentoo.org)
|
|
|
|
|
* added JavaScript based sorting to mod_status (erik)
|
|
|
|
|
* added selective TCP_CORK (Christian von Roques)
|
|
|
|
|
* break up endless loops with Status: 500
|
|
|
|
|
* fixed endless loops in mod_rewrite
|
|
|
|
|
* mapped url.rewrite and url.rewrite-final to uri.rewrite-once
|
|
|
|
|
* fixed compilation for mod_trigger_b4_dl
|
|
|
|
|
* fixed 'can't reach host' in mod_proxy
|
|
|
|
|
* error-handler-404 defaults to Status: 200 and static files work now
|
|
|
|
|
|
|
|
|
|
- 1.3.15 - 2005-07-15
|
|
|
|
|
|
|
|
|
|
* added mod_cml
|
|
|
|
|