Expand macros in expirevar and deprecatevar. See #477.

Cleaned up debug logs in actions.
Warn on mismatched curly braces in macro expansion.
This commit is contained in:
brectanus
2008-04-24 16:23:35 +00:00
parent d37ab94824
commit b4f473f87f
2 changed files with 54 additions and 7 deletions

View File

@@ -1,11 +1,7 @@
11 Apr 2008 - trunk
24 Apr 2008 - 2.5.3
-------------------
* Allow HTTP_* targets as an alias for REQUEST_HEADERS:*.
* Make sure temporary filehandles are closed after a transaction.
* Fixed issue where the exec action may not be able to execute shell scripts.
* Macros are now expanded in expirevar and deprecatevar.
02 Apr 2008 - 2.5.2