Added additional file info definitions introduced in APR 0.9.5 so that we will work with older APRs (IBM HTTP Server v6).

This commit is contained in:
b1v1r
2010-02-05 18:21:09 +00:00
parent 967741dbe3
commit fa483ce717
2 changed files with 11 additions and 1 deletions

View File

@@ -1,6 +1,9 @@
28 Jan 2010 - 2.5.12
03 Feb 2010 - 2.5.12
--------------------
* Added additional file info definitions introduced in APR 0.9.5 so that
build will work with older APRs (IBM HTTP Server v6).
* Added SecUploadFileLimit to limit the number of uploaded file parts that
will be processed in a multipart POST. The default is 100.