--- a/website/CHANGES.html
+++ b/website/CHANGES.html
@@ -31,6 +31,18 @@
<h1>Recoll journal of user-visible changes </h1>
+ <h2><a name="1.11.0">1.11.2</a></h2>
+ <ul>
+
+ <li>Bugs fixed: process non-ascii space characters inside
+ user entries. Don't insert spaces in CJK result list abstracts.</li>
+
+ <li>The right-click menu "Copy" commands inside the result list
+ now copy to the clipboard in addition to the main selection,
+ enabling subsequent ^v commands.</li>
+
+ </ul>
+
<h2><a name="1.11.0">1.11.0</a></h2>
<p><i>Recoll release 1.11 has relatively extensive changes that have
@@ -60,7 +72,8 @@
Recoll scripts. Avoided wasteful repeated execution of filters for
which the helper application is missing.</li>
- <li>Query language now closer to Xesam specification, (but still far from a
+ <li>Query language now closer to Xesam specification, (but
+ still far from a
complete implementation). See the Recoll manual and
<a href="http://www.xesam.org/main/XesamUserSearchLanguage">
http://www.xesam.org/main/XesamUserSearchLanguage</a> </li>