cvs: smarty / ChangeLog
[email protected] (changelog) Sun, 20 Aug 2006 01:31:22 -0000
| Newsgroups | php.smarty.cvs |
|---|---|
| Message-ID | <cvschangelog1156037482@cvsserver> |
changelog Sun Aug 20 01:31:22 2006 UTC
Modified files:
/smarty ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/smarty/ChangeLog?r1=1.425&r2=1.426&diff_format=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.425 smarty/ChangeLog:1.426
--- smarty/ChangeLog:1.425 Mon Aug 7 01:31:21 2006
+++ smarty/ChangeLog Sun Aug 20 01:31:22 2006
@@ -1,3 +1,8 @@
+2006-08-19 Peter 'Mash' Morgan <[email protected]>
+
+ * docs/en/designers/language-custom-functions/language-function-popup-init.xml:
+ avoid dupes and added remote paths
+
2006-08-06 Yannick Torres <[email protected]>
* docs/fr/designers/language-custom-functions/language-function-html-table.xml
@@ -3840,7 +3845,7 @@
* libs/Smarty.class.php
libs/Smarty_Compiler.class.php:
- added CVS $Id: ChangeLog,v 1.425 2006/08/07 01:31:21 changelog Exp $
+ added CVS $Id: ChangeLog,v 1.426 2006/08/20 01:31:22 changelog Exp $
2003-03-31 Messju Mohr <[email protected]>