cvs: smarty / ChangeLog
[email protected] (changelog) Fri, 02 Mar 2007 01:31:27 -0000
| Newsgroups | php.smarty.cvs |
|---|---|
| Message-ID | <cvschangelog1172799087@cvsserver> |
changelog Fri Mar 2 01:31:27 2007 UTC
Modified files:
/smarty ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/smarty/ChangeLog?r1=1.457&r2=1.458&diff_format=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.457 smarty/ChangeLog:1.458
--- smarty/ChangeLog:1.457 Wed Feb 28 01:31:17 2007
+++ smarty/ChangeLog Fri Mar 2 01:31:27 2007
@@ -1,3 +1,10 @@
+2007-03-01 Danilo Buerger <[email protected]>
+
+ * NEWS
+ libs/Smarty_Compiler.class.php:
+ Applied boots clean up patch and removed commented out code.
+ Updated NEWS file
+
2007-02-27 Danilo Buerger <[email protected]>
* NEWS
@@ -4711,7 +4718,7 @@
* libs/Smarty.class.php
libs/Smarty_Compiler.class.php:
- added CVS $Id: ChangeLog,v 1.457 2007/02/28 01:31:17 changelog Exp $
+ added CVS $Id: ChangeLog,v 1.458 2007/03/02 01:31:27 changelog Exp $
2003-03-31 Messju Mohr <[email protected]>