cvs: smarty / ChangeLog
[email protected] (changelog) Fri, 04 Aug 2006 01:31:16 -0000
| Newsgroups | php.smarty.cvs |
|---|---|
| Message-ID | <cvschangelog1154655076@cvsserver> |
changelog Fri Aug 4 01:31:16 2006 UTC
Modified files:
/smarty ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/smarty/ChangeLog?r1=1.423&r2=1.424&diff_format=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.423 smarty/ChangeLog:1.424
--- smarty/ChangeLog:1.423 Fri Jul 21 01:31:16 2006
+++ smarty/ChangeLog Fri Aug 4 01:31:16 2006
@@ -1,3 +1,10 @@
+2006-08-03 Messju Mohr <[email protected]>
+
+ * NEWS
+ libs/Smarty_Compiler.class.php:
+ fix false replacement of "$t" inside double quotes
+ thanks to checat for reporting this
+
2006-07-20 George Miroshnikov <[email protected]>
* docs/ru/designers/language-custom-functions/language-function-html-table.xml
@@ -3827,7 +3834,7 @@
* libs/Smarty.class.php
libs/Smarty_Compiler.class.php:
- added CVS $Id: ChangeLog,v 1.423 2006/07/21 01:31:16 changelog Exp $
+ added CVS $Id: ChangeLog,v 1.424 2006/08/04 01:31:16 changelog Exp $
2003-03-31 Messju Mohr <[email protected]>