Changeset 2142
- Timestamp:
- 03/30/2008 03:01:50 PM (5 months ago)
- Files:
-
- 1 modified
-
branches/lighttpd-1.4.x/NEWS (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/lighttpd-1.4.x/NEWS
r2141 r2142 9 9 * Fix mod_extforward to compile with old gcc version (#1591) 10 10 * Update documentation for #1587 11 * Fix #285 again: read error after SSL_shutdown (thx marton.illes@balabit.com) and clear the error queue before some other calls 11 * Fix #285 again: read error after SSL_shutdown (thx marton.illes@balabit.com) and clear the error queue before some other calls (CVE-2008-1531) 12 12 * Fix mod_magnet: enable "request.method" and "request.protocol" in lighty.env (#1308) 13 * Fix segfault for appending matched parts if there was no regex matching (just give empty strings) (#1601) (CVE-2008-1531)13 * Fix segfault for appending matched parts if there was no regex matching (just give empty strings) (#1601) 14 14 15 15 - 1.4.19 - 2008-03-10

