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, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 09afbe849..b4b7c6a56 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -578,6 +578,9 @@
Add DEL to standard set of space characters for word operations.
</li>
<li>
+ Add CARETSTYLE_CURSES to draw more than 1 caret on curses terminal.
+ </li>
+ <li>
On GTK, fix potential crash when closing Scintilla instances due to releasing global settings object.
</li>
<li>