Changeset 2125
- Timestamp:
- 03/10/2008 09:28:30 PM (4 months ago)
- Files:
-
- branches/lighttpd-1.4.x/NEWS (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/lighttpd-1.4.x/NEWS
r2124 r2125 49 49 * fix min-procs handling in mod_scgi.c, just set to max-procs (patch from #623) 50 50 * fix sending "408 - Timeout" instead of "410 - Gone" for timedout urls in mod_secdownload (#1440) 51 * workaround #1587: require userdir.path to be set to enable mod_userdir (empty string allowed) 51 * workaround #1587: require userdir.path to be set to enable mod_userdir (empty string allowed) (CVE-2008-1270) 52 52 * make configure checks for --with-pcre, --with-zlib and --with-bzip2 failing if the headers aren't found 53 53 * fixed handling of waitpid() == EINTR mod_ssi on solaris

