cvs: smarty / ChangeLog
[email protected] (changelog) Thu, 02 Aug 2007 01:31:44 -0000
| Newsgroups | php.smarty.cvs |
|---|---|
| Message-ID | <cvschangelog1186018304@cvsserver> |
changelog Thu Aug 2 01:31:44 2007 UTC
Modified files:
/smarty ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/smarty/ChangeLog?r1=1.471&r2=1.472&diff_format=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.471 smarty/ChangeLog:1.472
--- smarty/ChangeLog:1.471 Mon Jun 25 01:31:48 2007
+++ smarty/ChangeLog Thu Aug 2 01:31:43 2007
@@ -1,3 +1,9 @@
+2007-08-01 Monte Ohrt <[email protected]>
+
+ * NEWS
+ libs/Smarty_Compiler.class.php:
+ add append feature to capture
+
2007-06-24 TAKAGI Masahiro <[email protected]>
* docs/ja/getting-started.xml:
@@ -5046,7 +5052,7 @@
* libs/Smarty.class.php
libs/Smarty_Compiler.class.php:
- added CVS $Id: ChangeLog,v 1.471 2007/06/25 01:31:48 changelog Exp $
+ added CVS $Id: ChangeLog,v 1.472 2007/08/02 01:31:43 changelog Exp $
2003-03-31 Messju Mohr <[email protected]>