cvs: smarty / ChangeLog
[email protected] (changelog) Thu, 19 Jan 2006 06:31:56 -0000
| Newsgroups | php.smarty.cvs |
|---|---|
| Message-ID | <cvschangelog1137652316@cvsserver> |
changelog Thu Jan 19 06:31:56 2006 UTC
Modified files:
/smarty ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewcvs.cgi/smarty/ChangeLog?r1=1.407&r2=1.408&diff_format=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.407 smarty/ChangeLog:1.408
--- smarty/ChangeLog:1.407 Mon Jan 16 06:31:51 2006
+++ smarty/ChangeLog Thu Jan 19 06:31:56 2006
@@ -1,3 +1,14 @@
+2006-01-18 Monte Ohrt <[email protected]>
+
+ * libs/Config_File.class.php
+ libs/Smarty.class.php
+ libs/Smarty_Compiler.class.php:
+ update version numbers
+
+ * (Smarty_2_6_12)
+ NEWS:
+ commit 2.6.12 release
+
2006-01-15 Messju Mohr <[email protected]>
* NEWS
@@ -3645,7 +3656,7 @@
* libs/Smarty.class.php
libs/Smarty_Compiler.class.php:
- added CVS $Id: ChangeLog,v 1.407 2006/01/16 06:31:51 changelog Exp $
+ added CVS $Id: ChangeLog,v 1.408 2006/01/19 06:31:56 changelog Exp $
2003-03-31 Messju Mohr <[email protected]>