cvs: smarty / ChangeLog
[email protected] (changelog) Fri, 01 Dec 2006 01:31:17 -0000
| Newsgroups | php.smarty.cvs |
|---|---|
| Message-ID | <cvschangelog1164936677@cvsserver> |
changelog Fri Dec 1 01:31:17 2006 UTC
Modified files:
/smarty ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/smarty/ChangeLog?r1=1.447&r2=1.448&diff_format=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.447 smarty/ChangeLog:1.448
--- smarty/ChangeLog:1.447 Thu Nov 23 01:31:37 2006
+++ smarty/ChangeLog Fri Dec 1 01:31:17 2006
@@ -1,3 +1,12 @@
+2006-11-30 Monte Ohrt <[email protected]>
+
+ * NEWS
+ docs/en/designers/language-modifiers/language-modifier-truncate.xml
+ libs/Config_File.class.php
+ libs/Smarty.class.php
+ libs/Smarty_Compiler.class.php:
+ update dev version numbers, fix manual typo
+
2006-11-22 George Miroshnikov <[email protected]>
* docs/ru/getting-started.xml
@@ -4576,7 +4585,7 @@
* libs/Smarty.class.php
libs/Smarty_Compiler.class.php:
- added CVS $Id: ChangeLog,v 1.447 2006/11/23 01:31:37 changelog Exp $
+ added CVS $Id: ChangeLog,v 1.448 2006/12/01 01:31:17 changelog Exp $
2003-03-31 Messju Mohr <[email protected]>