a/website/CHANGES.txt b/website/CHANGES.txt
1
CHANGES 
1
CHANGES 
2
2
3
1.7.0 2006-12-20
3
1.7.3 2007-01-09
4
 - Email attachments are now indexed.
4
 - Email attachments are now indexed.
5
 - Right-click menu option to access the parent document of an embedded
5
 - Right-click menu option to access the parent document of an embedded
6
   result (ie from mail attachment to parent message).
6
   result (ie from mail attachment to parent message), or the parent folder
7
   of a given file (which is opened with the application configured for
8
   directories) 
7
 - The sort tool has been improved: no need to restart the query after sort
9
 - The sort tool has been improved: no need to restart the query after sort
8
   criteria change. 
10
   criteria change. 
9
 - Support for real-time indexing with inotify is now enabled by default
11
 - Support for real-time indexing with inotify is now enabled by default
10
   when appropriate.
12
   when appropriate.
11
 - Recoll now warns when the configured native viewer can not be found and
13
 - Recoll now warns when the configured native viewer can not be found and
...
...
15
 - The port to qt4 is functional and can be enabled with configure --enable-qt4
17
 - The port to qt4 is functional and can be enabled with configure --enable-qt4
16
 - 'autophrase' option improved and may now actually be useful.
18
 - 'autophrase' option improved and may now actually be useful.
17
 - Improved highlighting (again...)
19
 - Improved highlighting (again...)
18
 - Display term frequencies in term explorer.
20
 - Display term frequencies in term explorer.
19
 - Recollindex -e to remove data from index for listed files.
21
 - Recollindex -e to remove data from index for listed files.
22
 - Directory names now indexed. Directories can be 'edited' with the
23
   configured application (rox by default)
20
24
21
1.6.3
25
1.6.3
22
 - Fixed problem with bad detection of mbox message boundaries.
26
 - Fixed problem with bad detection of mbox message boundaries.
23
   Upgrading can change the message numbering in some cases, and you should
27
   Upgrading can change the message numbering in some cases, and you should
24
   perform a full index update (recollindex -z) after installing
28
   perform a full index update (recollindex -z) after installing
25
   the new version.
29
   the new version.
26
 - Fixed problem with execution of external viewer for files with
30
 - Fixed problem with execution of external viewer for files with
27
   single-quotes in the name.
31
   single-quotes in the name.
28
29
1.6.2
32
1.6.2
30
 - Minor solaris compilation glitches only.
33
 - Minor solaris compilation glitches only.
31
1.6.1
34
1.6.1
32
 - Term explorer: a multimode wildcard-regexp-spell/phonetic tool to search
35
 - Term explorer: a multimode wildcard-regexp-spell/phonetic tool to search
33
   the index for terms. This uses aspell for the orthographic/phonetic part.
36
   the index for terms. This uses aspell for the orthographic/phonetic part.