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.

-

recoll 1.13.02 + xapian 1.0.16

+

recoll 1.13.04 + xapian 1.0.16

+

recoll 1.13.02

+

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.

+

recoll 1.13.01 + xapian - 1.0.16

  • 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

    +

    1.13.04

    +

    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.

    +

    1.13.02

    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.