From a1e030c822d9e2253c52b26ac2a642cb976937c2 Mon Sep 17 00:00:00 2001
From: Jean-Francois Dockes
Date: Wed, 14 Apr 2010 18:29:51 +0200
Subject: [PATCH] 1.13.04
---
website/BUGS.html | 11 +++++++++--
website/CHANGES.html | 8 ++++++++
website/features.html | 3 ++-
3 files changed, 19 insertions(+), 3 deletions(-)
diff --git a/website/BUGS.html b/website/BUGS.html
index 0e1f3a8b..10603809 100644
--- a/website/BUGS.html
+++ b/website/BUGS.html
@@ -35,7 +35,7 @@
supposedly fixed in later versions. Bugs listed in the
topmost section may also exist in older versions.
-
+
- Mac OS X + Qt 4.6.1 : the index configuration dialog
crashes.
@@ -102,8 +102,15 @@
slower indexing for doc files.
+
+ Stemming is completely broken. The stemming database is not
+ created at all. Things may sort of work as long as an older stemming
+ database is around (which is why this was not discovered earlier.
+
The GUI display is completely garbled under
+ 1.0.16
+
+ The GUI display is completely garbled under
Qt 4.6.1 and newer. This is a Qt bug, and a workaround was put
in place in Recoll 1.13.02 for Qt 4.6.1. If you are using a
newer version and the problem is still there, you can fix the
diff --git a/website/CHANGES.html b/website/CHANGES.html
index ac79b8e1..f2279b47 100644
--- a/website/CHANGES.html
+++ b/website/CHANGES.html
@@ -31,6 +31,14 @@
Recoll journal of user-visible changes
+
+ Provide a set of configuration defaults so that compilation has a
+ chance to succeed on unknown systems.
+ Fix the lyx filter to properly handle embedded white space in
+ file paths.
+ Fixed stemming. This was completely broken in 1.13...
+ Install icon to the pixmaps directory.
+
This version has a single fix to work around a problem in the
Qt 4.6.1 uic utility. If you are not using Qt 4.6.1 and are
diff --git a/website/features.html b/website/features.html
index a022106e..8f55d0d9 100644
--- a/website/features.html
+++ b/website/features.html
@@ -112,7 +112,8 @@
archives (needs Python).
iCalendar(.ics) files
- (needs Python, icalendar).
+ (needs Python,
+icalendar).
Wordperfect with libwpd.