cvs: smarty / ChangeLog
[email protected] (changelog) Thu, 09 Mar 2006 06:31:55 -0000
| Newsgroups | php.smarty.cvs |
|---|---|
| Message-ID | <cvschangelog1141885915@cvsserver> |
changelog Thu Mar 9 06:31:55 2006 UTC
Modified files:
/smarty ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewcvs.cgi/smarty/ChangeLog?r1=1.410&r2=1.411&diff_format=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.410 smarty/ChangeLog:1.411
--- smarty/ChangeLog:1.410 Sat Mar 4 06:31:55 2006
+++ smarty/ChangeLog Thu Mar 9 06:31:55 2006
@@ -1,3 +1,11 @@
+2006-03-08 Monte Ohrt <[email protected]>
+
+ * libs/plugins/modifier.regex_replace.php:
+ remove delim quote
+
+ * libs/plugins/modifier.regex_replace.php:
+ fix delimiter issue
+
2006-03-03 Monte Ohrt <[email protected]>
* libs/plugins/modifier.regex_replace.php:
@@ -3670,7 +3678,7 @@
* libs/Smarty.class.php
libs/Smarty_Compiler.class.php:
- added CVS $Id: ChangeLog,v 1.410 2006/03/04 06:31:55 changelog Exp $
+ added CVS $Id: ChangeLog,v 1.411 2006/03/09 06:31:55 changelog Exp $
2003-03-31 Messju Mohr <[email protected]>