|
a/website/release-1.22.html |
|
b/website/release-1.22.html |
|
... |
|
... |
104 |
|
104 |
|
105 |
</ul>
|
105 |
</ul>
|
106 |
|
106 |
|
107 |
<h2>Minor releases</h2>
|
107 |
<h2>Minor releases</h2>
|
108 |
<ul>
|
108 |
<ul>
|
|
|
109 |
<li>1.22.3:
|
|
|
110 |
<ul>
|
|
|
111 |
<li>Python module: do not limit result fetches to initial
|
|
|
112 |
Xapian result count, which is often underestimated.</li>
|
|
|
113 |
<li>Small bug fix in the text splitter: which resulted in
|
|
|
114 |
missing results when matching a file name extension
|
|
|
115 |
using, e.g. filename:doc$ instead of ext:doc.</li>
|
|
|
116 |
<li>Added suffix associations for .java and .sql, to fix
|
|
|
117 |
problems caused by the switch from 'file' to 'xdg-mime'.</li>
|
|
|
118 |
</ul>
|
|
|
119 |
</li>
|
109 |
<li>1.22.2:
|
120 |
<li>1.22.2:
|
110 |
<ul>
|
121 |
<ul>
|
111 |
<li>Small fixes for building the KIO</li>
|
122 |
<li>Small fixes for building the KIO</li>
|
112 |
<li>Fixed debian packaging issues.</li>
|
123 |
<li>Fixed debian packaging issues.</li>
|
113 |
</ul>
|
124 |
</ul>
|
|
|
125 |
</li>
|
114 |
<li>1.22.1:
|
126 |
<li>1.22.1:
|
115 |
<ul>
|
127 |
<ul>
|
116 |
<li>Sidestep bus error in qt exit code by calling _exit()
|
128 |
<li>Sidestep bus error in qt exit code by calling _exit()
|
117 |
instead of exit() in GUI exit code.</li>
|
129 |
instead of exit() in GUI exit code.</li>
|
118 |
<li>Eliminate the dependance of librecoll.so on libX11.</li>
|
130 |
<li>Eliminate the dependance of librecoll.so on libX11.</li>
|