cvs: smarty / ChangeLog
[email protected] (changelog) Mon, 29 May 2006 05:32:06 -0000
| Newsgroups | php.smarty.cvs |
|---|---|
| Message-ID | <cvschangelog1148880726@cvsserver> |
changelog Mon May 29 05:32:06 2006 UTC
Modified files:
/smarty ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewcvs.cgi/smarty/ChangeLog?r1=1.417&r2=1.418&diff_format=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.417 smarty/ChangeLog:1.418
--- smarty/ChangeLog:1.417 Fri May 26 05:32:07 2006
+++ smarty/ChangeLog Mon May 29 05:32:06 2006
@@ -1,3 +1,11 @@
+2006-05-28 Monte Ohrt <[email protected]>
+
+ * NEWS
+ libs/Config_File.class.php
+ libs/Smarty.class.php
+ libs/Smarty_Compiler.class.php:
+ update version numbers
+
2006-05-25 boots <[email protected]>
* NEWS
@@ -3720,7 +3728,7 @@
* libs/Smarty.class.php
libs/Smarty_Compiler.class.php:
- added CVS $Id: ChangeLog,v 1.417 2006/05/26 05:32:07 changelog Exp $
+ added CVS $Id: ChangeLog,v 1.418 2006/05/29 05:32:06 changelog Exp $
2003-03-31 Messju Mohr <[email protected]>