diff --git a/website/BUGS.html b/website/BUGS.html index 9231a6be..29418fbd 100644 --- a/website/BUGS.html +++ b/website/BUGS.html @@ -36,7 +36,36 @@ topmost section may also exist in older versions.

-

recoll 1.18.2

+

recoll 1.19.0

+ + +

recoll 1.18.2

+ diff --git a/website/release-1.19.html b/website/release-1.19.html index 4cd3f368..a66666c0 100644 --- a/website/release-1.19.html +++ b/website/release-1.19.html @@ -47,20 +47,22 @@ do this is to quit all recoll programs and just delete the index directory (rm -rf ~/.recoll/xapiandb), - then start recoll or - recollindex. recollindex -z -  will do the same in most, but not all, cases, it's - better to use the rm method, which will also ensure - that no debris from older releases remain (e.g.: old stemming - files which are not used any more).

+ then start recoll or recollindex.
+ recollindex -z  will do + the same in most, but not all, cases. It's better to use + the rm method, which will also ensure that no debris + from older releases remain (e.g.: old stemming files which are + not used any more).

Installing 1.19 over an 1.18 index will force a lot of - reindexing anyway because we switched from using st_ctime instead - of st_mtime to detect file modifications, meaning that all files - which were modified since created will be updated.

+ reindexing anyway because Recoll switched from using st_ctime + instead of st_mtime to detect file modifications, meaning that + all files which were modified since created will be + updated.

-

Viewer exceptions: - There is a new list of mime types that should be opened with +

Viewer exceptions: as in 1.18 + (but we kept this section for 1.17 users), + there is a list of mime types that should be opened with the locally configured application even when Use Desktop Preferences is checked. This allows making use of new functions (direct access to page), which could not @@ -73,35 +75,128 @@ installation . This can be done from the Preferences->Gui Configuration menu.

-

Changes

- -

Recoll 1.19 .... Changes documented from 1.18.1 to rev 3159

+

Changes in Recoll 1.19.0