Merge in Thinkingstone -> Breach changes from trunk.

Backport some other minor changes from trunk.
This commit is contained in:
brectanus
2007-06-14 16:50:37 +00:00
parent d6bccacb9a
commit 6d76a603ef
34 changed files with 1880 additions and 295 deletions

View File

@@ -7,6 +7,9 @@
potential to be intercepted incorrectly when other Apache httpd modules
that used internal requests were used with mod_security.
* Added Solaris to the list of platforms not supporting the hidden
visibility attribute.
* Fixed decoding full-width unicode in t:urlDecodeUni.
* Lessen some overhead of debugging messages and calculations.