Some rewording.

This commit is contained in:
andrey
2001-11-27 20:39:13 +00:00
parent 00cd0acd95
commit f88a78231c

10
NEWS
View File

@@ -9,12 +9,12 @@
blocks. (Andrei, Alexander Belonosov) blocks. (Andrei, Alexander Belonosov)
- added 'field_array' attribute to html_select_time function. (Andrei, - added 'field_array' attribute to html_select_time function. (Andrei,
Michael Caplan) Michael Caplan)
- added {section} "max" attribute to docs. (Monte) - dpcumented {section} "max" attribute. (Monte)
- fixed notice message in Smarty_Compiler.class.php. (Monte) - fixed notice message in Smarty_Compiler.class.php. (Monte)
- fixed bug with clear_cache introduced in 1.4.6, third parameter should be - fixed bug with clear_cache introduced in 1.4.6, third parameter should
null. (Monte) default to null. (Monte)
- updated Config_File.class.php for "\" support in OS/2. (Monte, Francesco - updated Config_File class to support '\' path separator in OS/2. (Monte,
Ciprianii) Francesco Ciprianii)
- removed secure_ext setting (not used). (Monte) - removed secure_ext setting (not used). (Monte)
- made cache reading process more efficient. (Monte) - made cache reading process more efficient. (Monte)
- fixed bug, is_cached() now supports new 1.4.6 caching behavior. (Monte) - fixed bug, is_cached() now supports new 1.4.6 caching behavior. (Monte)