1
0

bugfix release Smarty 3.1.10

This commit is contained in:
Ian
2012-06-09 18:24:23 +02:00
parent f6ad1903b7
commit dbc992f07e
5 changed files with 75 additions and 46 deletions

View File

@@ -1,4 +1,9 @@
===== Smarty-3.1.9 =====
===== Smarty-3.1.10 =====
09.06.2012
- bugfix the compiler did ignore registered compiler plugins for closing tags (Forum Topic 22094)
- bugfix the patch for Topic 21856 did break multiline tags (Forum Topic 22124)
===== Smarty-3.1.9 =====
07.06.2012
- bugfix fetch() and display() with relative paths (Issue 104)
- bugfix treat "0000-00-00" as 0 in modifier.date_format (Issue 103)