From d0a234df79b8d9437efbd7086d8792b5ec1501d9 Mon Sep 17 00:00:00 2001 From: andrey Date: Thu, 31 Jan 2002 21:27:08 +0000 Subject: [PATCH] *** empty log message *** --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index bf6594d8..3d378c45 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ + - implemented plugin architecture. (Andrei) - added modifiers wordwrap and indent. (Monte) - added support for 'If-Modified-Since' headers for cached content. (Monte) - removed insert_tag_check class variable, no longer needed. (Monte)