aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index f823ee0ef..b808bd4b8 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -591,7 +591,8 @@
Released 18 November 2023.
</li>
<li>
- Add SCI_SETMOVEEXTENDSSELECTION to simplify selection mode manipulation.
+ Add SCI_SETMOVEEXTENDSSELECTION and SCI_CHANGESELECTIONMODE to
+ simplify selection mode manipulation.
</li>
<li>
Improve performance of global replace by reducing cache invalidation overhead.