Added @within string comparison operator with support for macro expansion. See #134.

This commit is contained in:
brectanus
2007-06-21 02:21:06 +00:00
parent b58efb3466
commit 19887f9cc6
3 changed files with 91 additions and 1 deletions

View File

@@ -2,6 +2,8 @@
?? ??? 2007 - 2.5.0-trunk
-------------------------
* Added @within string comparison operator with support for macro expansion.
* Removed experimental variable RESPONSE_CONTENT_ENCODING which was not
working as intended.