Switch to unified view

a/website/CHANGES.txt b/website/CHANGES.txt
1
CHANGES 
1
CHANGES 
2
3
1.9.0
4
- Add option to remember sort tool state between program invocations (it is
5
  reset to inactive by default)
6
- Improve qt4 build: no more need for --enable-qt4
7
- Fixed a number of qt4 glitches: selection and keyboard shortcuts.
8
- When searching for an empty string inside the preview window, position
9
  the window to the next occurrence of the primary search terms.
10
- Have email attachments inherit date and author from their parent message
11
- Added an adjustable flush threshold during indexing: should help control
12
  memory usage. See the idxflushmb configuration parameter.
13
- Added a check for file system free space. Indexing will stop if the
14
  threshold is reached. See the maxfsoccuppc configuration parameter.
15
- Fix bus error on rclmon exit
16
- Better handle aspell errors inside rclmon
17
- Added File menu entry to erase document history.
18
- Added ext: and mime: selectors to the query language.
19
- Added support for arbitrary fields. Filters can now produce any number of
20
  fields which will be selectively searchable through the query language.
21
- Added abiword and kword support. 
22
- Contributed filter: rcljpeg. This should be extended to use the new field
23
  support.
24
- Changed the icon to an ugly one. The previous one was nicer but looked
25
  too much like Xapian's.
26
- Added some kind of support for a stopword list.
27
- Bound space and backspace to PgUp/PgDown in preview.
2
28
3
1.8.2 2007-05-19
29
1.8.2 2007-05-19
4
- Fixed method name for compatibility with xapian 1.0.0
30
- Fixed method name for compatibility with xapian 1.0.0
5
- Add .beagle to default list of skipped names (avoids indexing beagle
31
- Add .beagle to default list of skipped names (avoids indexing beagle
6
  document cache...)
32
  document cache...)