Changeset 1719

Show
Ignore:
Timestamp:
03/29/2007 07:48:57 PM (19 months ago)
Author:
darix
Message:

- updated NEWS file

Files:
1 modified

Legend:

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

    r1708 r1719  
    55 
    66- 1.4.14 - ??? 
     7  * fix crash if gethostbyaddr() failed on redirect [1718] 
     8  * properly handle 206 responses generated by *cgi scripts. (#755) [1716] 
     9  * added HTTPS=on to the environment of cgi scripts (#861) [1684] 
     10  * fix handling of 303 (#1045) [1678] 
     11  * made the configure check for lua more portable [1677] 
    712  * added mod_extforward module [1665] 
    8   * added HTTPS=on to the environment of cgi scripts (#861) 
    9   * fix handling of 303 #1045 
    10   * made the configure check for lua more portable [1677]   
    11   * fix http 500 errors (colin.stephen/at/o2.com) #1041 
     13  * references to the fam stat cache engine should be conditional (#1039) [1664] 
     14  * fix http 500 errors (colin.stephen/at/o2.com) #1041 [1663] 
    1215  * prevent wrong pidfile unlinking on graceful restart (Chris Webb) [1656] 
    13   * ignore empty packets from STDERR stream. #998  
     16  * ignore empty packets from STDERR stream. #998 
    1417  * fix a crash for files with an mtime of 0 reported by cubiq on irc [1519] 
    1518  * allow empty passwords with ldap (J�Sonnenberger) [1516] 
    16   * mod_scgi.c segfault fix #964 
     19  * mod_scgi.c segfault fix #964 [1501] 
    1720  * Added round-robin support to mod_fastcgi [1500] 
    18   * Handle DragonFlyBSD the same way as Freebsd (J�Sonnenberger) [1492] 
     21  * Handle DragonFlyBSD the same way as Freebsd (J�Sonnenberger) [1492,1676] 
    1922  * added now and weeks support to mod_expire. #943 
    2023  * fix cpu hog in certain requests [1473]