--- a/website/BUGS.html
+++ b/website/BUGS.html
@@ -35,21 +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">recoll 1.16</a></h2>
+ <h2><a name="b_latest">recoll 1.16.1</a></h2>
<ul>
-
- <li>The <tt>recoll</tt> GUI program sometimes crashes when
- running a query while the indexing thread is active.
- Possible workarounds:<br>
- <ul>
- <li>(Recommended) Use the command
- line <tt>recollindex</tt> program to perform indexing
- (usually just type "recollindex" in a console, or see "man
- recollindex").</li>
- <li>Do not run queries in <tt>recoll</tt> while the indexing thread
- is running (as indicated in the bottom status line).</li>
- </ul>
<li>Cancelling a preview in the GUI will also cancel the indexing
thread if it is running.</li>
@@ -84,6 +72,21 @@
vwWare if it is available. This will result in slightly
slower indexing for all normal .doc files.</li>
</ul>
+
+ <h2><a name="b_1_16_0">recoll 1.16.0</a></h2>
+ <li>The <tt>recoll</tt> GUI program sometimes crashes when
+ running a query while the indexing thread is active.
+ Possible workarounds:<br />
+ <ul>
+ <li>Upgrade to 1.16.1</li>
+ <li>Use the command
+ line <tt>recollindex</tt> program to perform indexing
+ (usually just type "recollindex" in a console, or see "man
+ recollindex").</li>
+ <li>Do not run queries in <tt>recoll</tt> while the indexing thread
+ is running (as indicated in the bottom status line).</li>
+ </ul>
+ </li>
<h2><a name="b_1_15_7">recoll 1.15.7</a></h2>
<ul>