From cd98235e88934201d4251c7bce50c8432c580b9a Mon Sep 17 00:00:00 2001 From: dockes Date: Fri, 7 Sep 2007 12:39:42 +0000 Subject: [PATCH] *** empty log message *** --- website/CHANGES.txt | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/website/CHANGES.txt b/website/CHANGES.txt index 71494a96..e4b55f9a 100644 --- a/website/CHANGES.txt +++ b/website/CHANGES.txt @@ -41,20 +41,21 @@ CHANGES - (Hopefully) Improved abstract (keyword in context) generation -- Improve qt4 build: no more need for --enable-qt4. Note: the qt4 build - still needs the qt3 support library. - - Added support for arbitrary fields. Filters can now produce any number of fields which will be selectively searchable through the query language. This could be useful, for exemple, for the mp3 and jpeg filters - (but is not currently used). + (but it is not currently used). + +- Improved qt4 build: no more need for --enable-qt4. Note: the qt4 build + still needs the qt3 support library. - Changed the icon to an ugly one. The previous one was nicer but looked too much like Xapian's. - Added some kind of support for a stopword list. + - Have email attachments inherit date and author from their parent message - memory usage. See the idxflushmb configuration parameter. + (instead of mail folder). - Fix bus error on rclmon exit