Fixed patch for subrequests to be more complete. See #124.

This commit is contained in:
brectanus
2007-05-31 15:42:42 +00:00
parent e887faac2b
commit 84c0ca303e
2 changed files with 36 additions and 26 deletions

View File

@@ -2,6 +2,10 @@
?? ??? 2007 - 2.2.0-trunk
-------------------------
* TODO: Add file/line to audit log
* TODO: Detect static files (trac #15)
* Added new parallel matching operators, @pm and @pmfile. These use
an alternate set based matching engine to perform faster keyword
type matches.