aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index ba416abe2..5f28aae36 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -595,6 +595,12 @@
Released 18 December 2024.
</li>
<li>
+ Remember selection with undo and redo. Controlled with SCI_SETSELECTIONUNDOHISTORY.
+ <a href="https://sourceforge.net/p/scintilla/feature-requests/1273/">Feature #1273</a>,
+ <a href="https://sourceforge.net/p/scintilla/bugs/1479/">Bug #1479</a>,
+ <a href="https://sourceforge.net/p/scintilla/bugs/1224/">Bug #1224</a>.
+ </li>
+ <li>
Fix bug on Qt where double-click stopped working when Scintilla instance had been running for weeks.
</li>
</ul>