Changeset 1719
- Timestamp:
- 03/29/2007 07:48:57 PM (19 months ago)
- Files:
-
- 1 modified
-
branches/lighttpd-1.4.x/NEWS (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/lighttpd-1.4.x/NEWS
r1708 r1719 5 5 6 6 - 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] 7 12 * 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] 12 15 * 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 14 17 * fix a crash for files with an mtime of 0 reported by cubiq on irc [1519] 15 18 * allow empty passwords with ldap (J�Sonnenberger) [1516] 16 * mod_scgi.c segfault fix #964 19 * mod_scgi.c segfault fix #964 [1501] 17 20 * 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] 19 22 * added now and weeks support to mod_expire. #943 20 23 * fix cpu hog in certain requests [1473]

