*** empty log message ***

This commit is contained in:
andrey
2001-01-30 20:41:09 +00:00
parent ee2294b27e
commit b915dd35b1

27
NEWS
View File

@@ -1,29 +1,32 @@
- fixed bug that would not respect nested template directories and would
put all compiled files into top-level one. (Andrei)
Version 1.2.2 Version 1.2.2
------------- -------------
- fixed bug using $PHP_VERSION instead of environment var PHP_VERSION. - fixed bug using $PHP_VERSION instead of environment var PHP_VERSION.
- couple small warning fixes - couple small warning fixes
Version 1.2.1 Version 1.2.1
------------- -------------
- added $compile_dir, removed $compile_dir_ext, simplified usage - added $compile_dir, removed $compile_dir_ext, simplified usage
- added tips & tricks chapter to documentation - added tips & tricks chapter to documentation
- misc documentation updates - misc documentation updates
Version 1.2.0 Version 1.2.0
------------- -------------
- updated documentation (Monte) - updated documentation (Monte)
- added file and line number information to syntax error messages. (Andrei) - added file and line number information to syntax error messages. (Andrei)
- added ability to index template vars by a key. (Andrei) - added ability to index template vars by a key. (Andrei)
Version 1.1.0 Version 1.1.0
------------- -------------
- misc documentation changes, official stable release - misc documentation changes, official stable release
Version 1.0b Version 1.0b
------------ ------------
- fixed the bug that prevented using non-array values for 'loop' attribute. - fixed the bug that prevented using non-array values for 'loop' attribute.
(Andrei) (Andrei)
- many misc documentation changes & additions (Monte) - many misc documentation changes & additions (Monte)
Version 1.0a Version 1.0a
------------ ------------