Changeset 498

Show
Ignore:
Timestamp:
07/31/2005 01:24:34 PM (3 years ago)
Author:
jan
Message:

updated NEWS for release

Location:
branches/lighttpd-1.3.x
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • branches/lighttpd-1.3.x/NEWS

    r457 r498  
    33NEWS 
    44==== 
     5 
     6- 1.3.16 - 2005-07-31 
     7 
     8  * added Date: headers to dynamic HTTP/1.0 requests 
     9  * added support for OPTION * HTTP/1.1 
     10  * added support for accesslog to syslog 
     11  * added support for PATH_INFO guessing if check-local is disabled in 
     12      mod_fastcgi 
     13  * added switch to disable range-requests  
     14  * added valid-user option for mod_auth (tigger at gentoo.org) 
     15  * added JavaScript based sorting to mod_status (erik) 
     16  * added selective TCP_CORK (Christian von Roques) 
     17  * break up endless loops with Status: 500 
     18  * fixed endless loops in mod_rewrite 
     19  * mapped url.rewrite and url.rewrite-final to uri.rewrite-once 
     20  * fixed compilation for mod_trigger_b4_dl 
     21  * fixed 'can't reach host' in mod_proxy 
     22  * error-handler-404 defaults to Status: 200 and static files work now 
    523 
    624- 1.3.15 - 2005-07-15 
  • branches/lighttpd-1.3.x/debian/changelog

    r455 r498  
     1lighttpd (1.3.16-1) unstable; urgency=low 
     2 
     3  * updated to 1.3.16 
     4 
     5 -- Jan Kneschke <jan@kneschke.de>  Sun, 31 Jul 2005 15:24:00 +0200 
     6 
    17lighttpd (1.3.15-1) unstable; urgency=low 
    28