cvs: smarty / ChangeLog
[email protected] (changelog) Mon, 17 Sep 2007 01:31:38 -0000
| Newsgroups | php.smarty.cvs |
|---|---|
| Message-ID | <cvschangelog1189992698@cvsserver> |
changelog Mon Sep 17 01:31:38 2007 UTC
Modified files:
/smarty ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/smarty/ChangeLog?r1=1.473&r2=1.474&diff_format=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.473 smarty/ChangeLog:1.474
--- smarty/ChangeLog:1.473 Thu Aug 23 01:31:24 2007
+++ smarty/ChangeLog Mon Sep 17 01:31:38 2007
@@ -1,3 +1,8 @@
+2007-09-16 Monte Ohrt <[email protected]>
+
+ * libs/Smarty_Compiler.class.php:
+ fix typo
+
2007-08-22 George Miroshnikov <[email protected]>
* docs/ru/getting-started.xml
@@ -5058,7 +5063,7 @@
* libs/Smarty.class.php
libs/Smarty_Compiler.class.php:
- added CVS $Id: ChangeLog,v 1.473 2007/08/23 01:31:24 changelog Exp $
+ added CVS $Id: ChangeLog,v 1.474 2007/09/17 01:31:38 changelog Exp $
2003-03-31 Messju Mohr <[email protected]>