aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 01429dc42..573242ef4 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -587,6 +587,7 @@
<td>Pawel Z Wronek</td>
<td>Joachim Mairboeck</td>
<td>Gianluca Vaccari</td>
+ <td>8day</td>
</tr>
</table>
<h2 id="Releases">Releases</h2>
@@ -612,6 +613,10 @@
On Qt, avoid a dwell start when the mouse is moved outside the Scintilla widget.
<a href="https://sourceforge.net/p/scintilla/bugs/2466/">Bug #2466</a>.
</li>
+ <li>
+ On Qt, autoCompleteSelection converts from local encoding when not in Unicode mode.
+ <a href="https://sourceforge.net/p/scintilla/bugs/2465/">Bug #2465</a>.
+ </li>
</ul>
<h3>
<a href="https://www.scintilla.org/scintilla555.zip">Release 5.5.5</a>