Switch to unified view

a/website/CHANGES.txt b/website/CHANGES.txt
1
CHANGES 
1
CHANGES 
2
2
3
Updating from 1.2 to 1.3 or 1.4 or 1.5: 
3
1.7.0 2006-12-20
4
4
 - Email attachments are now indexed.
5
From version 1.3 up, there is a new feature to search specifically for file
5
 - Right-click menu option to access the parent document of an embedded
6
names (with wildcard processing). If you want to take full advantage of
6
   result (ie from mail attachment to parent message).
7
this, you should perform a full reindex after installing the new version
7
 - The sort tool has been improved: no need to restart the query after sort
8
(ie: use recollindex -z, or delete ~/.recoll/xapiandb).
8
   criteria change. 
9
Also, we now use the central copies of configuration files for default
9
 - Support for real-time indexing with inotify is now enabled by default
10
values, and the user ones only for overrides. Your old configuration files
10
   when appropriate.
11
will still work, but, you may want to remove them if they are unmodified,
11
 - Recoll now warns when the configured native viewer can not be found and
12
or keep only the modified parameters.
12
   starts an interface for chosing another one.
13
 - Categories (text, presentation, spreadsheets, etc.) can be used instead
14
   of raw mime types when filtering on file types in advanced search.
15
 - The port to qt4 is functional and can be enabled with configure --enable-qt4
16
 - 'autophrase' option improved and may now actually be useful.
17
 - Improved highlighting (again...)
18
 - Display term frequencies in term explorer.
19
 - Recollindex -e to remove data from index for listed files.
20
21
1.6.3
22
 - Fixed problem with bad detection of mbox message boundaries.
23
   Upgrading can change the message numbering in some cases, and you should
24
   perform a full index update (recollindex -z) after installing
25
   the new version.
26
 - Fixed problem with execution of external viewer for files with
27
   single-quotes in the name.
13
28
14
1.6.2
29
1.6.2
15
 - Minor solaris compilation glitches only.
30
 - Minor solaris compilation glitches only.
16
1.6.1
31
1.6.1
17
 - Term explorer: a multimode wildcard-regexp-spell/phonetic tool to search
32
 - Term explorer: a multimode wildcard-regexp-spell/phonetic tool to search
...
...
31
   window.
46
   window.
32
 - The key sequence for term completion in the simple search entry was
47
 - The key sequence for term completion in the simple search entry was
33
   changed from CTRL+TAB to "Escape Space" to avoid interaction with window
48
   changed from CTRL+TAB to "Escape Space" to avoid interaction with window
34
   managers.
49
   managers.
35
 - Improved recall for phrases with composite words like email addresses.
50
 - Improved recall for phrases with composite words like email addresses.
51
52
53
Updating from 1.2 to 1.3 or 1.4 or 1.5: 
54
---------------------------------------
55
From version 1.3 up, there is a new feature to search specifically for file
56
names (with wildcard processing). If you want to take full advantage of
57
this, you should perform a full reindex after installing the new version
58
(ie: use recollindex -z, or delete ~/.recoll/xapiandb).
59
Also, we now use the central copies of configuration files for default
60
values, and the user ones only for overrides. Your old configuration files
61
will still work, but, you may want to remove them if they are unmodified,
62
or keep only the modified parameters.
36
63
37
1.5.9 
64
1.5.9 
38
- Fix bad timezone conversion in email dates. Display timezone in result
65
- Fix bad timezone conversion in email dates. Display timezone in result
39
  list dates.
66
  list dates.
40
67