Changeset 1764

Show
Ignore:
Timestamp:
04/13/2007 03:24:09 PM (17 months ago)
Author:
darix
Message:

- updated NEWS file

Files:
1 modified

Legend:

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

    r1744 r1764  
    44==== 
    55 
    6 - 1.4.14 - ??? 
     6- 1.4.14 - 2007-04-13 
     7 
    78  * fix crash if gethostbyaddr() failed on redirect [1718] 
    89  * properly handle 206 responses generated by *cgi scripts. (#755) [1716] 
     
    1617  * ignore empty packets from STDERR stream. #998 
    1718  * fix a crash for files with an mtime of 0 reported by cubiq on irc [1519] 
     19    CVE-2007-1870 
    1820  * allow empty passwords with ldap (J�Sonnenberger) [1516] 
    1921  * mod_scgi.c segfault fix #964 [1501] 
     
    2123  * Handle DragonFlyBSD the same way as Freebsd (J�Sonnenberger) [1492,1676] 
    2224  * added now and weeks support to mod_expire. #943 
    23   * fix cpu hog in certain requests [1473] 
     25  * fix cpu hog in certain requests [1473] CVE-2007-1869 
    2426  * fix for handling hostnames with trailing dot [1406] 
    2527  * fixed header-injection via server.tag (#1106) 
     
    4244  * fixed missing AUTH_TYPE entry in the fastcgi environment. (#889) 
    4345  * fixed compilation in network_writev.c on MacOS X 10.3.9 (#903) 
     46  * added kill-signal as another setting for fastcgi backends. See the wiki for more. 
    4447 
    4548- 1.4.13 - 2006-10-09