cvs: smarty / NEWS
[email protected] ("Messju Mohr") Tue, 06 Mar 2007 10:37:54 -0000
| Newsgroups | php.smarty.cvs |
|---|---|
| Message-ID | <cvsmessju1173177474@cvsserver> |
messju Tue Mar 6 10:37:54 2007 UTC
Modified files:
/smarty NEWS
Log:
added release headline
http://cvs.php.net/viewvc.cgi/smarty/NEWS?r1=1.552&r2=1.553&diff_format=u
Index: smarty/NEWS
diff -u smarty/NEWS:1.552 smarty/NEWS:1.553
--- smarty/NEWS:1.552 Thu Mar 1 18:18:56 2007
+++ smarty/NEWS Tue Mar 6 10:37:54 2007
@@ -1,3 +1,6 @@
+Version 2.6.17 (Mar 5th, 2007)
+------------------------------
+
- fix php handling (monte, boots, danilo)
- fix handling of plugin tags directly followed by an else tag (Fahr, danilo)
- fix handling of $etc in the truncate modifier when $etc is longer
@@ -10,7 +13,7 @@
(danilo, boots)
Version 2.6.16 (Dec 1st, 2006)
--------------------------------
+------------------------------
- fixed replacement bug in trimwhitespace output filter that was introduced
in the last release (Spuerhund, boots)