aboutsummaryrefslogtreecommitdiffstats
path: root/include/smarty/NEWS
diff options
context:
space:
mode:
authorpatdenice <patdenice@piwigo.org>2008-12-09 16:08:48 +0000
committerpatdenice <patdenice@piwigo.org>2008-12-09 16:08:48 +0000
commitc7e54656feccfe2be6456d58775d46ec2d722ea4 (patch)
treebbbc3e06d7d978e229b5d35dcbb3c1c0193f0759 /include/smarty/NEWS
parentc3e65e4a862ed505f2524767db84978de741fa21 (diff)
Update Smarty to 2.6.21
git-svn-id: http://piwigo.org/svn/trunk@2961 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'include/smarty/NEWS')
-rw-r--r--include/smarty/NEWS9
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,