diff options
Diffstat (limited to '')
-rw-r--r-- | include/smarty/NEWS | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/include/smarty/NEWS b/include/smarty/NEWS index 1e3b77ecc..19d9082b5 100644 --- a/include/smarty/NEWS +++ b/include/smarty/NEWS @@ -1,4 +1,11 @@ -Version 2.6.20 (Aug 15th, 2008) +Version 2.6.21 (Dec 2nd, 2008) +------------------------------ + +- fix function injection security hole closed (U.Tews) +- fix pass expiration time at cache_handler_fuc call in core.write_cache_file.php (U.Tews) +- Update of compiler.class.php to allow method chaining for PHP4 and PHP5 (U.Tews) + +Version 2.6.20 (Feb 15th, 2008) ------------------------------- - fix cache tag bug when multiple cache tags on a page (mankyd, |