cvs: smarty / ChangeLog
[email protected] (changelog) Tue, 17 Oct 2006 01:31:25 -0000
| Newsgroups | php.smarty.cvs |
|---|---|
| Message-ID | <cvschangelog1161048685@cvsserver> |
changelog Tue Oct 17 01:31:25 2006 UTC
Modified files:
/smarty ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/smarty/ChangeLog?r1=1.440&r2=1.441&diff_format=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.440 smarty/ChangeLog:1.441
--- smarty/ChangeLog:1.440 Sun Oct 15 01:31:21 2006
+++ smarty/ChangeLog Tue Oct 17 01:31:24 2006
@@ -1,3 +1,8 @@
+2006-10-16 George Miroshnikov <[email protected]>
+
+ * docs/en/language-snippets.ent:
+ minor typo fix - &$class doesn't make sense.
+
2006-10-14 Yannick Torres <[email protected]>
* docs/fr/designers/language-basic-syntax.xml
@@ -4512,7 +4517,7 @@
* libs/Smarty.class.php
libs/Smarty_Compiler.class.php:
- added CVS $Id: ChangeLog,v 1.440 2006/10/15 01:31:21 changelog Exp $
+ added CVS $Id: ChangeLog,v 1.441 2006/10/17 01:31:24 changelog Exp $
2003-03-31 Messju Mohr <[email protected]>