Fixed problem with subrequests not being intercepted. See #124.

This commit is contained in:
brectanus
2007-05-30 14:14:00 +00:00
parent c594c205c3
commit af6160b9c4
2 changed files with 6 additions and 0 deletions

View File

@@ -2,6 +2,8 @@
?? ??? 2007 - 2.2.0-trunk
-------------------------
* Fixed problem with subrequests not being intercepted (only logged).
* Add Solaris to the list of platforms not supporting the hidden
visibility attribute.