From: john Date: Mon, 9 Dec 2002 21:39:18 +0000 (+0000) Subject: added a blurb about lucene search to NEWS file X-Git-Tag: BEFORE_MERGE_1_1~409 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=9567c0db4d253fd7aa5c0eba813a7c0e61e28a51;p=mir.git added a blurb about lucene search to NEWS file --- diff --git a/NEWS b/NEWS index 74ea8bc2..d8552ca8 100755 --- a/NEWS +++ b/NEWS @@ -1,7 +1,25 @@ -[last changed: $Date: 2002/12/07 07:01:08 $] 2002 mir-coders group +[last changed: $Date: 2002/12/09 21:39:18 $] 2002 mir-coders group ------------------------------------------------------------------------------- ================================ +1.1(HEAD) (as of yet unreleased) +================================ + +[New features/Improvements] +* added support for a built-in search engine using lucene. indexes articles incrementally when + they are produced, uses standard internationalized template scheme to display results of queries, + which can be sorted by real publication date and include things like image thumbnails + +[Bugfixes] + +[Build process] + +[Maintenance] + +[Notes] + + +================================ 1.0.0-rc4 (as of yet unreleased) ================================