cvs: smarty / ChangeLog
[email protected] (changelog) Sat, 11 Nov 2006 01:31:53 -0000
| Newsgroups | php.smarty.cvs |
|---|---|
| Message-ID | <cvschangelog1163208713@cvsserver> |
changelog Sat Nov 11 01:31:53 2006 UTC
Modified files:
/smarty ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/smarty/ChangeLog?r1=1.444&r2=1.445&diff_format=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.444 smarty/ChangeLog:1.445
--- smarty/ChangeLog:1.444 Thu Nov 9 01:31:44 2006
+++ smarty/ChangeLog Sat Nov 11 01:31:53 2006
@@ -1,3 +1,8 @@
+2006-11-10 Messju Mohr <[email protected]>
+
+ * docs/en/designers/language-variables/language-variables-smarty.xml:
+ fixed typo. thanks jonez.
+
2006-11-08 boots <[email protected]>
* NEWS
@@ -4557,7 +4562,7 @@
* libs/Smarty.class.php
libs/Smarty_Compiler.class.php:
- added CVS $Id: ChangeLog,v 1.444 2006/11/09 01:31:44 changelog Exp $
+ added CVS $Id: ChangeLog,v 1.445 2006/11/11 01:31:53 changelog Exp $
2003-03-31 Messju Mohr <[email protected]>