aboutsummaryrefslogtreecommitdiffstats
path: root/include/smarty/NEWS
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2008-09-16 10:17:20 +0000
committerrvelices <rv-github@modusoptimus.com>2008-09-16 10:17:20 +0000
commit159fbc8377832ff8e931cef0413ee571c494ac84 (patch)
tree7b4446529a561ceef311a8d07fcdb7ce5449861b /include/smarty/NEWS
parenteef8aa8838ae6fede0dce3b4df65d140e745e830 (diff)
- upgrade smarty to latest release 2.6.20
git-svn-id: http://piwigo.org/svn/trunk@2538 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'include/smarty/NEWS')
-rw-r--r--include/smarty/NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/include/smarty/NEWS b/include/smarty/NEWS
index fa550ff18..1e3b77ecc 100644
--- a/include/smarty/NEWS
+++ b/include/smarty/NEWS
@@ -1,3 +1,15 @@
+Version 2.6.20 (Aug 15th, 2008)
+-------------------------------
+
+- fix cache tag bug when multiple cache tags on a page (mankyd,
+ mohrt)
+- fix /e tag checking when using arrays with regex_replace
+ (mohrt)
+- fix that function results can be used with condition like "is even" in
+ {if} tags (U.Tews)
+- fix handling of non-empty <pre>-tags and empty <textarea>- and
+ <script>-tags (Spuerhund, messju)
+
Version 2.6.19 (Feb 11th, 2008)
-------------------------------