aboutsummaryrefslogtreecommitdiffstats
path: root/include/smarty/NEWS
diff options
context:
space:
mode:
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)
-------------------------------