Updated NEWS file to reflect changes commited in the last revision

This commit is contained in:
danilo
2007-02-27 18:35:00 +00:00
parent 6cfc8e4fb8
commit a530c54720

5
NEWS
View File

@@ -1,9 +1,10 @@
- fix handling of plugin tags directly followed by an else tag (Fahr, danilo)
- fix handling of $etc in the truncate modifier when $etc is longer - fix handling of $etc in the truncate modifier when $etc is longer
than $length (Sylvinus, messju) than $length (Sylvinus, messju)
- fix handling of %I with mysql timestamps in the date_format modifier - fix handling of %I with mysql timestamps in the date_format modifier
(Danilo Buerger, boots) (danilo, boots)
- update smarty_core_write_file() to better recognize Windows (boots) - update smarty_core_write_file() to better recognize Windows (boots)
- emulate %R in the date_format modifier on Windows (Danilo Buerger, boots) - emulate %R in the date_format modifier on Windows (danilo, boots)
Version 2.6.16 (Dec 1st, 2006) Version 2.6.16 (Dec 1st, 2006)
------------------------------- -------------------------------