cvs: smarty / ChangeLog
[email protected] (changelog) Fri, 09 Mar 2007 01:31:20 -0000
| Newsgroups | php.smarty.cvs |
|---|---|
| Message-ID | <cvschangelog1173403880@cvsserver> |
changelog Fri Mar 9 01:31:20 2007 UTC
Modified files:
/smarty ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/smarty/ChangeLog?r1=1.460&r2=1.461&diff_format=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.460 smarty/ChangeLog:1.461
--- smarty/ChangeLog:1.460 Thu Mar 8 01:31:36 2007
+++ smarty/ChangeLog Fri Mar 9 01:31:20 2007
@@ -1,3 +1,10 @@
+2007-03-08 Monte Ohrt <[email protected]>
+
+ * libs/Config_File.class.php
+ libs/Smarty.class.php
+ libs/Smarty_Compiler.class.php:
+ update version numbers
+
2007-03-07 Monte Ohrt <[email protected]>
* (Smarty_2_6_18)
@@ -4748,7 +4755,7 @@
* libs/Smarty.class.php
libs/Smarty_Compiler.class.php:
- added CVS $Id: ChangeLog,v 1.460 2007/03/08 01:31:36 changelog Exp $
+ added CVS $Id: ChangeLog,v 1.461 2007/03/09 01:31:20 changelog Exp $
2003-03-31 Messju Mohr <[email protected]>