cvs: smarty / ChangeLog
[email protected] (changelog) Fri, 10 Mar 2006 06:32:04 -0000
| Newsgroups | php.smarty.cvs |
|---|---|
| Message-ID | <cvschangelog1141972324@cvsserver> |
changelog Fri Mar 10 06:32:04 2006 UTC
Modified files:
/smarty ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewcvs.cgi/smarty/ChangeLog?r1=1.411&r2=1.412&diff_format=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.411 smarty/ChangeLog:1.412
--- smarty/ChangeLog:1.411 Thu Mar 9 06:31:55 2006
+++ smarty/ChangeLog Fri Mar 10 06:32:04 2006
@@ -1,3 +1,9 @@
+2006-03-09 Monte Ohrt <[email protected]>
+
+ * (Smarty_2_6_13)
+ NEWS:
+ update for release
+
2006-03-08 Monte Ohrt <[email protected]>
* libs/plugins/modifier.regex_replace.php:
@@ -3678,7 +3684,7 @@
* libs/Smarty.class.php
libs/Smarty_Compiler.class.php:
- added CVS $Id: ChangeLog,v 1.411 2006/03/09 06:31:55 changelog Exp $
+ added CVS $Id: ChangeLog,v 1.412 2006/03/10 06:32:04 changelog Exp $
2003-03-31 Messju Mohr <[email protected]>