update NEWS file with parsing correction note

This commit is contained in:
mohrt
2004-09-13 15:53:32 +00:00
parent a5b0fceced
commit 5e5e15f6a1

5
NEWS
View File

@@ -1,3 +1,8 @@
Version 2.6.5 (Sept 13, 2004)
-----------------------------
- fixed some parsing problems with object calls introduced
in 2.6.4 (Monte)
- add $smarty->security_settings['ALLOW_CONSTANTS']. note: this - add $smarty->security_settings['ALLOW_CONSTANTS']. note: this
defaults to false which means you have to allow them explicitely defaults to false which means you have to allow them explicitely
in your secured templates from now on! (messju) in your secured templates from now on! (messju)