From 68ae5f921157f3c2f5b9e67a49674cdb4216d3a8 Mon Sep 17 00:00:00 2001
From: Jean-Francois Dockes
Date: Sat, 14 Apr 2012 15:42:56 +0200
Subject: [PATCH] doc
---
website/BUGS.html | 22 +++++++++++++---------
1 file changed, 13 insertions(+), 9 deletions(-)
diff --git a/website/BUGS.html b/website/BUGS.html
index 4ed49e51..ec65fded 100644
--- a/website/BUGS.html
+++ b/website/BUGS.html
@@ -35,15 +35,12 @@
supposedly fixed in later versions. Bugs listed in the
topmost section may also exist in older versions.
-
+
+
+
+ - The version string was not correctly updated for 1.17.1, the
+ help dialog and recollindex -v will print 1.17.0.
-
- - The chm filter handles badly some CHM files with encoded
- internal URLs (the whole file or some parts are not
- indexed). There is an updated filter on the filters section
- of the download page.
- - The application style sheet is not reapplied when changed
- from the preferences menu, you have to restart the GUI.
- It will sometimes happen that the result list paragraph format
stored in the Qt preferences file will get garbled,
causing result lists with no displayed paragraphs (the
@@ -61,10 +58,17 @@
startup. This is fixed by removing (back it up just in case)
~/.config/Recoll.org/recoll.conf, the QSettings storage for
recoll.
-
+
+ - The chm filter handles badly some CHM files with encoded
+ internal URLs (the whole file or some parts are not
+ indexed). There is an updated filter on the filters section
+ of the download page.
+ - The application style sheet is not reapplied when changed
+ from the preferences menu, you have to restart the GUI.
+
- Real time indexer: directory moves are not handled at
all. Workaround: restart indexer from time to time.