changelog Wed Oct 12 01:47:46 2005 EDT
Modified files:
/smarty ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/smarty/ChangeLog?r1=1.396&r2=1.397&ty=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.396 smarty/ChangeLog:1.397
--- smarty/ChangeLog:1.396 Tue Oct 11 01:46:44 2005
+++ smarty/ChangeLog Wed Oct 12 01:47:45 2005
@@ -1,3 +1,43 @@
+2005-10-11 Monte Ohrt <monte@xxxxxxxx>
+
+ * libs/plugins/block.textformat.php
+ libs/plugins/compiler.assign.php
+ libs/plugins/function.assign_debug_info.php
+ libs/plugins/function.config_load.php
+ libs/plugins/function.counter.php
+ libs/plugins/function.eval.php
+ libs/plugins/function.fetch.php
+ libs/plugins/function.html_options.php
+ libs/plugins/function.html_select_date.php
+ libs/plugins/function.html_select_time.php
+ libs/plugins/function.math.php
+ libs/plugins/function.popup.php
+ libs/plugins/function.popup_init.php
+ libs/plugins/modifier.capitalize.php
+ libs/plugins/modifier.count_characters.php
+ libs/plugins/modifier.count_paragraphs.php
+ libs/plugins/modifier.count_sentences.php
+ libs/plugins/modifier.count_words.php
+ libs/plugins/modifier.date_format.php
+ libs/plugins/modifier.debug_print_var.php
+ libs/plugins/modifier.default.php
+ libs/plugins/modifier.escape.php
+ libs/plugins/modifier.indent.php
+ libs/plugins/modifier.lower.php
+ libs/plugins/modifier.regex_replace.php
+ libs/plugins/modifier.replace.php
+ libs/plugins/modifier.spacify.php
+ libs/plugins/modifier.string_format.php
+ libs/plugins/modifier.strip_tags.php
+ libs/plugins/modifier.truncate.php
+ libs/plugins/modifier.upper.php
+ libs/plugins/modifier.wordwrap.php
+ libs/plugins/shared.escape_special_chars.php
+ libs/plugins/shared.make_timestamp.php:
+ Added author title to plugins where they don't exist. I put my name
where I
+ was the original or co-author. If there needs to be more credit given
+ somewhere, speak up!
+
2005-10-10 Monte Ohrt <monte@xxxxxxxx>
* NEWS
@@ -3507,7 +3547,7 @@
* libs/Smarty.class.php
libs/Smarty_Compiler.class.php:
- added CVS $Id: ChangeLog,v 1.396 2005/10/11 05:46:44 changelog Exp $
+ added CVS $Id: ChangeLog,v 1.397 2005/10/12 05:47:45 changelog Exp $
2003-03-31 Messju Mohr <messju@xxxxxxxxxxxxxxxxxx>
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
|