Merged changes from 2.5.x to trunk.

This commit is contained in:
b1v1r
2010-02-11 17:49:15 +00:00
parent 6f548e91f7
commit b48fdddf4c
3 changed files with 46 additions and 15 deletions

View File

@@ -1,6 +1,8 @@
04 Feb 2010 - trunk
11 Feb 2010 - trunk
-------------------
* Fix some portability issues on Windows.
* Add REQUEST_BODY_LENGTH, which contains the number of request body
bytes read. [Ivan Ristic]