Fixed faulty REQUEST_FILENAME.

This commit is contained in:
ivanr
2007-03-01 12:17:17 +00:00
parent f4fb4ed4f6
commit 8aeff06fc2
3 changed files with 7 additions and 13 deletions

View File

@@ -1,10 +1,11 @@
?? ??? 2007 - ?????
-------------------
01 Mar 2007 - 2.1.1-dev1
------------------------
* Fixed the date on the 2.1.0 release from 2006 to 2007 below.
* Fixed the faulty REQUEST_FILENAME variable, which used to change
the internal Apache structures by mistake.
* Fixed some casting issues for compiling on NetWare (patch from Guenter_Knauf).
* Fixed some casting issues for compiling on NetWare (patch from Guenter Knauf).
* Updates to quiet some compiler warnings.