Merge 2.5 changes.

This commit is contained in:
b1v1r
2009-03-05 21:50:55 +00:00
parent a06d8f8ce7
commit fa96c349e5
20 changed files with 3910 additions and 7817 deletions

View File

@@ -1,12 +1,13 @@
07 Oct 2008 - trunk
21 Nov 2008 - 2.5.8
-------------------
* Fixed PDF XSS issue where a non-GET request for a PDF file would crash the
Apache httpd process. Discovered by Steve Grubb at Red Hat.
* Removed an invalid "Internal error: Issuing "%s" for unspecified error."
message that was logged when denying with nolog/noauditlog set and
causing the request to be audited.
* Persistent counter updates are now atomic.
24 Sep 2008 - 2.5.7
-------------------