diff --git a/NEWS b/NEWS index a3f866f1..e43db8ed 100644 --- a/NEWS +++ b/NEWS @@ -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 than $length (Sylvinus, messju) - 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) -- 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) -------------------------------