--- a/website/BUGS.html
+++ b/website/BUGS.html
@@ -35,9 +35,9 @@
supposedly fixed in later versions. Bugs listed in the
topmost section may also exist in older versions.</i></p>
- <h2><a name="b_latest">Latest (recoll 1.12.1 + xapian 1.0.15)</a></h2>
- <ul>
-
+ <h2><a name="b_latest">Latest (future recoll 1.13.0 + xapian
+ 1.0.16)</a></h2>
+ <ul>
<li>Performing a full index with release 1.11 or later, over a
version created with a much older recoll release may
sometimes end with an error saying "backend doesn't
@@ -100,6 +100,56 @@
will use vwWare if it is available. This will result in
slower indexing for doc files.</li>
</ul>
+
+ <h2><a name="b_1_12_4">1.12.4</a></h2>
+ <li>There are two bugs specific to 64 bits system, affecting
+ HTML display inside the preview window (wrong character set
+ used in some cases, and problems with keyword highlighting).
+ </li>
+
+
+ <h2><a name="b_1_12_3">1.12.3</a></h2>
+
+ <li>Specific File Name searches and Query Language searches
+ for a 'filename:' field sometimes give different results due
+ to the way we handle wild card expansion.</li>
+
+ <li>Killing recollindex sometimes left filter processes
+ sleeping around.</li>
+
+ <li>The last entry in a configuration file was ignored if it
+ was not followed by a newline (either the file had no ending
+ newline or the line ended with backslash followed by the last
+ file line.</li>
+
+ <li>Non-ascii characters in path names did not work well from
+ the configuration GUI (editing the configuration files did
+ work).</li>
+
+ <li>Accented characters in mail headers encoded according to a
+ lax interpretation of rfc2047 were sometimes not decoded.</li>
+
+ <li>Recoll dumps core when exiting if the configuration was not
+ found.</li>
+
+ <li>The Qt4 version sometimes did not display the
+ status bar in the main window.</li>
+
+ <li>Message boundaries were not detected inside mbox format
+ files with quoted strings inside the 'From ' lines.
+ (ie [From "Smith, John" ...]).</li>
+
+ <li>The Term Explorer GUI dialog was not created at all if
+ aspell was not compiled int (leaving no access to wildcard,
+ regexp and stemming expansions).</li>
+
+ <li>Give priority to the user's PATH when looking for qmake
+ (fixes detecting the wrong qmake when more than one exists).</li>
+
+
+ <h2><a name="b_1_12_2">1.12.2</a></h2>
+ <li>The sort tool does not work with qt3 (at least some
+ versions), the Apply button does nothing.</li>
<h2><a name="b_1_12_1">1.12.1</a></h2>
<li>Uncatched Xapian exceptions can crash the GUI when a query