From 5f2872591b55b04894d35003787b7c638aded5ec Mon Sep 17 00:00:00 2001 From: mohrt Date: Mon, 21 Mar 2005 14:24:24 +0000 Subject: [PATCH] update NEWS with e-modifier removal --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 77c54e44..783f299c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ + - remove e-modifier from regex modifier (messju) - remove cast of object to array in foreach's from-attribute (messju) - add "null" as a valid token for {if} when security is enabled (messju) - add javascript_charcode encoding option to mailto function