--- a/website/release-1.15.html
+++ b/website/release-1.15.html
@@ -29,54 +29,59 @@
<div class="content">
- <h1>Release notes for Recoll 1.15.0/1.15.8</h1>
+ <h1>Release notes for Recoll 1.15.0/1.15.9</h1>
<p><em>Notes:</em>
- <ul><li>1.15.1 is identical to 1.15.0 except for a very
- small modification to allow building with qt 4.4.</li>
- <li>1.15.2 fixes the GUI startup crash described below, and an
- issue with very long path elements, which manifested itself mainly
- while indexing the Beagle queue.</li>
+
+ <ul>
+ <li>1.15.9 fixes a startup crash in 1.15.8. This occurs only on
+ some architectures, and if you are not experiencing the problem
+ (it happens every time if at all), you do not need to
+ upgrade.</li>
+
+ <li>1.15.8 fixes quite a few bugs (see
+ the <a href="BUGS.html#b_1_15_7">BUGS</a> file) and also
+ breaks my promise to only fix bugs in minor releases because
+ it also has a few small functional improvements (which
+ actually border on the bug fix category):
+ <ul>
+ <li>Searches now allow negative directory filtering (all
+ results except from the specified directory). Other
+ attempts at still impossible negative searches (ie: <span
+ class="literal">-mime:</span>) now cause explicit errors
+ messages instead of lame results. The inverted directory
+ filtering is accessible from the query language and by
+ checking a checkbox in the advanced search panel.</li>
+
+ <li>The GUI advanced search panel now allows specifying a
+ field for each entry (ie: author/recipient, etc).</li>
+
+ <li>Added filters for .war (Konqueror web archive) and
+ .mhtm (other web archive format).</li>
+
+ <li>Result table:
+ <ul>
+ <li>The detail area now has a popup menu similar
+ to the one in the result list (open parent, save to
+ disk etc.).</li>
+ <li>Estimated result counts are displayed in the
+ status line.</li>
+ </ul>
+ </li>
+ </ul>
+ <li>1.15.6 and 1.15.7 almost exclusively fix build issues (except
+ for the indication of the stemming language in the menu, fixed in
+ 1.15.7). If you are running 1.15.5, you probably don't need to
+ upgrade.</li>
<li>1.15.5 fixes more crashes still in 1.15.2. See the
<a href="BUGS.html#b_1_15_2">BUGS</a> file</li>
- <li>1.15.6 and 1.15.7 almost exclusively fix build issues (except
- for the indication of the stemming language in the menu, fixed in
- 1.15.7). If you are running 1.15.5, you probably don't need to
- upgrade.</li>
-
- <li>1.15.8 fixes quite a few bugs (see
- the <a href="BUGS.html#b_1_15_7">BUGS</a> file) and also
- breaks my promise to only fix bugs in minor releases because
- it also has a few small functional improvements (which
- actually border on the bug fix category):
- <ul>
- <li>Searches now allow negative directory filtering (all
- results except from the specified directory). Other attempts
- at still impossible negative searches
- (ie: <span class="literal">-mime:</span>) now cause
- explicit errors messages instead of lame results. The
- inverted directory filtering is accessible from the query
- language and by checking a checkbox in the advanced
- search panel.</li>
-
- <li>The GUI advanced search panel now allows specifying a
- field for each entry (ie: author/recipient, etc).</li>
-
- <li>Added filters for .war (Konqueror web archive) and
- .mhtm (other web archive format).</li>
-
- <li>Result table:
- <ul>
- <li>The detail area now has a popup menu similar
- to the one in the result list (open parent, save to disk
- etc.).</li>
- <li>Estimated result counts are displayed in the
- status line.</li>
- </ul>
- </li>
-
- </ul>
- </p>
+ <li>1.15.2 fixes the GUI startup crash described below, and an
+ issue with very long path elements, which manifested itself mainly
+ while indexing the Beagle queue.</li>
+ <li>1.15.1 is identical to 1.15.0 except for a very
+ small modification to allow building with qt 4.4.</li>
+ </ul>
+ </p>
<h2>Caveats</h2>