Changeset 2142

Show
Ignore:
Timestamp:
03/30/2008 03:01:50 PM (5 months ago)
Author:
stbuehler
Message:

Fix previous commit (wrong line in the NEWS file)

Files:
1 modified

Legend:

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

    r2141 r2142  
    99  * Fix mod_extforward to compile with old gcc version (#1591) 
    1010  * 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) 
    1212  * 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) 
    1414 
    1515- 1.4.19 - 2008-03-10