aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index e3bc94835..93abf2670 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -591,6 +591,10 @@
Released 5 March 2024.
</li>
<li>
+ Fix redo failure introduced with 5.4.2.
+ <a href="https://sourceforge.net/p/scintilla/bugs/2432/">Bug #2432</a>.
+ </li>
+ <li>
Add SC_AUTOCOMPLETE_SELECT_FIRST_ITEM option to
always selects the first item in the autocompletion list.
<a href="https://sourceforge.net/p/scintilla/bugs/2403/">Bug #2403</a>.