cvs: smarty / ChangeLog
[email protected] (changelog) Fri, 26 May 2006 05:32:07 -0000
| Newsgroups | php.smarty.cvs |
|---|---|
| Message-ID | <cvschangelog1148621527@cvsserver> |
changelog Fri May 26 05:32:07 2006 UTC
Modified files:
/smarty ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewcvs.cgi/smarty/ChangeLog?r1=1.416&r2=1.417&diff_format=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.416 smarty/ChangeLog:1.417
--- smarty/ChangeLog:1.416 Wed May 10 05:32:04 2006
+++ smarty/ChangeLog Fri May 26 05:32:07 2006
@@ -1,3 +1,9 @@
+2006-05-25 boots <[email protected]>
+
+ * NEWS
+ libs/Smarty_Compiler.class.php:
+ un-hide hidden xml open tags
+
2006-05-09 boots <[email protected]>
* NEWS
@@ -3714,7 +3720,7 @@
* libs/Smarty.class.php
libs/Smarty_Compiler.class.php:
- added CVS $Id: ChangeLog,v 1.416 2006/05/10 05:32:04 changelog Exp $
+ added CVS $Id: ChangeLog,v 1.417 2006/05/26 05:32:07 changelog Exp $
2003-03-31 Messju Mohr <[email protected]>