*** empty log message ***

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

3
NEWS
View File

@@ -1,3 +1,6 @@
- fixed bug that would not respect nested template directories and would
put all compiled files into top-level one. (Andrei)
Version 1.2.2
-------------
- fixed bug using $PHP_VERSION instead of environment var PHP_VERSION.