From 6f17ef23d4a9372d9df8c53f7cb7669d4f1d14d5 Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Mon, 19 Jan 2015 16:56:01 +0100 Subject: [PATCH] doc --- website/features.html | 10 +++++----- website/index.html.en | 6 ++++++ website/release-1.20.html | 6 +++--- 3 files changed, 14 insertions(+), 8 deletions(-) diff --git a/website/features.html b/website/features.html index 93350ba6..1fddcee4 100644 --- a/website/features.html +++ b/website/features.html @@ -270,11 +270,11 @@ application/x-tar = execm rcltar
  • RTF files with unrtf. Please note that up to version 0.21.3, - unrtf mostly does not work - with non western-european character sets. If you have a need - for indexing, e.g., russian or chinese RTF files, make sure - that you have 0.21.3 or newer. Unrtf is easy to build from - source.
  • + unrtf mostly does not work with + non western-european character sets. Many serious problems + (crashes and infinite loops) were fixed in unrtf 0.21.8, so + that's really what you want. Building Unrtf from source is + quick and easy.
  • TeX with untex. If there is no untex package for diff --git a/website/index.html.en b/website/index.html.en index ca17090a..4c1a3f81 100644 --- a/website/index.html.en +++ b/website/index.html.en @@ -96,6 +96,12 @@
    +
    2014-12-27
    +
    + Unrtf 21.8 has been released. This fixes many issues + in unrtf, some with possible security implications. You + really want to use this version.
    +
    2014-12-18
    Recoll 1.20.1 is out and replaces 1.19 as the main version. I have been using 1.20 for months (along with a number of fearless builders-from-source), and diff --git a/website/release-1.20.html b/website/release-1.20.html index db583266..aabcf66f 100644 --- a/website/release-1.20.html +++ b/website/release-1.20.html @@ -180,9 +180,9 @@ src/python/samples/docdups.py
  • The command used to identify the mime types of files - when the internal method is file - -i by default. It is now possible to customize this - command by setting + when the internal method fails used to be hard-coded + as file -i. It is now + possible to customize this command by setting the systemfilecommand in the configuration. A suggested value would be xdg-mime, which sometimes