From fcaf6e73987ecf21f624180d50f7cdbc0b88c753 Mon Sep 17 00:00:00 2001 From: mh Date: Tue, 10 Dec 2002 21:58:14 +0000 Subject: [PATCH] Mir-1.0.0-rc4 release --- NEWS | 44 +++++++++++++++++++++++++++++++++++++------- 1 file changed, 37 insertions(+), 7 deletions(-) diff --git a/NEWS b/NEWS index 9953610c..a4cf019d 100755 --- a/NEWS +++ b/NEWS @@ -1,26 +1,56 @@ -[last changed: $Date: 2002/12/08 05:05:36 $] 2002 mir-coders group +[last changed: $Date: 2002/12/10 21:58:14 $] 2002 mir-coders group ------------------------------------------------------------------------------- -================================ -1.0.0-rc4 (as of yet unreleased) -================================ +============================= +1.0.0-rc4 released 2002/12/10 +============================= [New features/Improvements] * set a "Cache-control", "Pragma" and "Expires" header to the http response in the Mir and OpenMir servlets to insure that nothing gets cached by a client browser. +* Add a new config parameter: Mir.DefaultHTMLCharset to set the HTML + content-type charset in one place and re-use it in templates as + ${config.defEncoding}. +* Allow some HTML tags in the abstract (description field) during an + openposting. strip out the dangerous ones like , and