*** empty log message ***

This commit is contained in:
andrey
2001-12-03 20:20:46 +00:00
parent 1dea0b9931
commit a93f90fbc9

2
NEWS
View File

@@ -1,6 +1,6 @@
- introduced $compile_id class variable that can be used to set persistent
compile identifier across multiple display calls. (Andrei)
- fixed bug in _rm_auto with catenated null values. (Monte, Thomas Pundt)
- fixed bug with concatenated null cache and compile identifiers. (Andrei)
- added $smarty.section.* syntax for accessing section properties. (Andrei)
- added custom cache handling function ability. (Monte)
- added assign attribute to insert, fetch, math, and counter functions,