Revert r1205 as it was fixed in mod_jk upstream.

This commit is contained in:
brectanus
2008-09-17 16:54:31 +00:00
parent becf694033
commit c3c822ea01
3 changed files with 1 additions and 23 deletions

View File

@@ -1,9 +1,6 @@
15 Sep 2008 - trunk
17 Sep 2008 - trunk
-------------------
* Worked around mod_jk issue where a 401 response was not including the
WWW-Authentication header.
* Fixed XML DTD/Schema validation which will now fail after request body
processing errors, even if the XML parser returns a document tree.