This commit is contained in:
Jean-Francois Dockes 2013-05-23 09:53:28 +02:00
parent 9a775bc1a2
commit 05b0682520
2 changed files with 16 additions and 2 deletions

View File

@ -29,7 +29,7 @@
later versions. Bugs listed in the topmost section may also exist in older later versions. Bugs listed in the topmost section may also exist in older
versions.</i></p> versions.</i></p>
<h2><a name="b_latest">recoll 1.19.2</a></h2> <h2><a name="b_latest">recoll 1.19.3</a></h2>
<ul> <ul>
<li>On systems such as Debian Stable which use Evince version 2.x (not 3.x) <li>On systems such as Debian Stable which use Evince version 2.x (not 3.x)
as PDF viewer, the default "Open" command for PDF files will not work. You as PDF viewer, the default "Open" command for PDF files will not work. You
@ -56,7 +56,19 @@ versions.</i></p>
<li>After an upgrade, the recoll GUI sometimes crashes on startup. This is <li>After an upgrade, the recoll GUI sometimes crashes on startup. This is
fixed by removing (back it up just in case) fixed by removing (back it up just in case)
~/.config/Recoll.org/recoll.conf, the QSettings storage for recoll.</li> ~/.config/Recoll.org/recoll.conf, the QSettings storage for
recoll.</li>
</ul>
<h2><a name="b_1_19_2">recoll 1.19.2</a></h2>
<ul>
<li>The Snippets link was sometimes missing from a result list entry
(for documents with an actual <tt>abstract</tt> metadata
field).</li>
<li>The <tt>Open Parent</tt> entry was sometimes missing from the
result list popup menu.</li>
</ul> </ul>
<h2><a name="b_1_19_1">recoll 1.19.1</a></h2> <h2><a name="b_1_19_1">recoll 1.19.1</a></h2>

View File

@ -63,6 +63,8 @@ Configuration</em> menu.</p>
<h2>Minor releases at a glance</h2> <h2>Minor releases at a glance</h2>
<ul> <ul>
<li>1.19.3 has more translations (Spanish, Russian, Czech), and a few
minor bug and usability fixes.</li>
<li>1.19.2 fixes a bug in path translations for additional indexes.</li> <li>1.19.2 fixes a bug in path translations for additional indexes.</li>
<li>1.19.1 was released 2 hours after 1.19.0 (book of records anyone?) <li>1.19.1 was released 2 hours after 1.19.0 (book of records anyone?)
because of a bug in the advanced search history feature which crashed because of a bug in the advanced search history feature which crashed