Fix formatting.

This commit is contained in:
andrey
2001-11-29 15:17:57 +00:00
parent ea13304b71
commit a898e86975
4 changed files with 108 additions and 110 deletions

12
NEWS
View File

@@ -1,10 +1,8 @@
- added custom cache handling function ability (Monte) - added custom cache handling function ability. (Monte)
- added assign attribute to insert function, documented (Monte) - added assign attribute to insert, fetch, math, and counter functions,
- added assign attribute to fetch function, documented (Monte) documented. (Monte)
- fixed bug with fetch testing for local file when http address (Monte) - fixed bug with fetch testing for local file when http address. (Monte)
- added assign attribute to math function, documented (Monte) - fixed bug with counter and skipval setting. (Monte)
- added assign attribute to counter function, documented (Monte)
- fixed bug with counter and skipval setting (Monte)
- made {config_load ...} merge globals from each config file only once per - made {config_load ...} merge globals from each config file only once per
scope, thus avoiding several problems. (Andrei) scope, thus avoiding several problems. (Andrei)
- added {foreach ...} tag that can be used to iterate through - added {foreach ...} tag that can be used to iterate through