cvs: smarty / NEWS
[email protected] ("boots") Fri, 01 Dec 2006 01:09:31 -0000
| Newsgroups | php.smarty.cvs |
|---|---|
| Message-ID | <cvsboots1164935371@cvsserver> |
boots Fri Dec 1 01:09:31 2006 UTC
Modified files:
/smarty NEWS
Log:
Fixed replacement bug introduced in trimwhitespaces output filter that
was introduced in the last release.
Thanks to Spuerhund from the forums.
http://cvs.php.net/viewvc.cgi/smarty/NEWS?r1=1.544&r2=1.545&diff_format=u
Index: smarty/NEWS
diff -u smarty/NEWS:1.544 smarty/NEWS:1.545
--- smarty/NEWS:1.544 Thu Nov 30 17:01:28 2006
+++ smarty/NEWS Fri Dec 1 01:09:31 2006
@@ -1,3 +1,6 @@
+- fixed replacement bug in trimwhitespace output filter that was introduced
+ in the last release (Spuerhund, boots)
+
Version 2.6.15 (Nov 30th, 2006)
-------------------------------