update NEWS with e-modifier removal

This commit is contained in:
mohrt
2005-03-21 14:24:24 +00:00
parent 3c8c273178
commit 5f2872591b

1
NEWS
View File

@@ -1,3 +1,4 @@
- remove e-modifier from regex modifier (messju)
- remove cast of object to array in foreach's from-attribute (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 "null" as a valid token for {if} when security is enabled (messju)
- add javascript_charcode encoding option to mailto function - add javascript_charcode encoding option to mailto function