commit changelog

This commit is contained in:
mohrt
2001-02-10 21:11:59 +00:00
parent 5a4a37003c
commit 7ba32aee46

1
NEWS
View File

@@ -1,3 +1,4 @@
- added header function (Monte)
- added file locking to prevent reader/writer problem. (Andrei)
- made Smarty catch unimplemented modifiers and custom functions and output
error messages during compilation instead of failing during run time.