*** empty log message ***

This commit is contained in:
andrey
2002-01-31 20:26:00 +00:00
parent 30f0ff317e
commit 70b076bf0b

11
NEWS
View File

@@ -1,8 +1,9 @@
- added modifiers wordwrap and indent (Monte) - added modifiers wordwrap and indent. (Monte)
- added support for If-Modified-Since headers for cached content (Monte) - added support for 'If-Modified-Since' headers for cached content. (Monte)
- removed insert_tag_check, no longer needed (Monte) - removed insert_tag_check class variable, no longer needed. (Monte)
- optimize cache fetches by scanning for insert tags only if they exist (Monte) - optimized cache fetches by scanning for insert tags only if they exist.
- fixed bugs in overlib (Monte, Duncan Forrest) (Monte)
- fixed bugs in overlib. (Monte, Duncan Forrest)
- fixed a problem with compile_id usage. (Andrei) - fixed a problem with compile_id usage. (Andrei)
- fixed problem with using assigned vars with {include_php ...} filepath. - fixed problem with using assigned vars with {include_php ...} filepath.
(Monte) (Monte)