|
a/website/CHANGES.txt |
|
b/website/CHANGES.txt |
|
... |
|
... |
39 |
|
39 |
|
40 |
- Bound the space and backspace keys to PgUp/PgDown in preview.
|
40 |
- Bound the space and backspace keys to PgUp/PgDown in preview.
|
41 |
|
41 |
|
42 |
- (Hopefully) Improved abstract (keyword in context) generation
|
42 |
- (Hopefully) Improved abstract (keyword in context) generation
|
43 |
|
43 |
|
44 |
Improve qt4 build: no more need for --enable-qt4. Note: the qt4 build
|
|
|
45 |
still needs the qt3 support library.
|
|
|
46 |
|
|
|
47 |
- Added support for arbitrary fields. Filters can now produce any number of
|
44 |
- Added support for arbitrary fields. Filters can now produce any number of
|
48 |
fields which will be selectively searchable through the query
|
45 |
fields which will be selectively searchable through the query
|
49 |
language. This could be useful, for exemple, for the mp3 and jpeg filters
|
46 |
language. This could be useful, for exemple, for the mp3 and jpeg filters
|
50 |
(but is not currently used).
|
47 |
(but it is not currently used).
|
|
|
48 |
|
|
|
49 |
- Improved qt4 build: no more need for --enable-qt4. Note: the qt4 build
|
|
|
50 |
still needs the qt3 support library.
|
51 |
|
51 |
|
52 |
- Changed the icon to an ugly one. The previous one was nicer but looked
|
52 |
- Changed the icon to an ugly one. The previous one was nicer but looked
|
53 |
too much like Xapian's.
|
53 |
too much like Xapian's.
|
54 |
|
54 |
|
55 |
- Added some kind of support for a stopword list.
|
55 |
- Added some kind of support for a stopword list.
|
|
|
56 |
|
56 |
- Have email attachments inherit date and author from their parent message
|
57 |
- Have email attachments inherit date and author from their parent message
|
57 |
memory usage. See the idxflushmb configuration parameter.
|
58 |
(instead of mail folder).
|
58 |
|
59 |
|
59 |
- Fix bus error on rclmon exit
|
60 |
- Fix bus error on rclmon exit
|
60 |
|
61 |
|
61 |
- Better handling of aspell errors inside rclmon
|
62 |
- Better handling of aspell errors inside rclmon
|
62 |
|
63 |
|