aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2019-01-07 19:34:32 +1100
committerNeil <nyamatongwe@gmail.com>2019-01-07 19:34:32 +1100
commit4af487f4aae6fdaed2f4201dabfe9637fdf6eadc (patch)
tree1cd99d6c47c630036b35dc3806715e94d6a673bd /doc/ScintillaHistory.html
parent84c2d9d83b4b9ff286427ebb04c5cf678170357e (diff)
downloadscintilla-mirror-rel-4-1-3.tar.gz
Updates for version 4.1.3.rel-4-1-3
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 b84fc1f3d..fd0c851d2 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -556,6 +556,9 @@
</h3>
<ul>
<li>
+ Released 10 January 2019.
+ </li>
+ <li>
Add SCI_SETCOMMANDEVENTS API to allow turning off command events as they
can be a significant performance cost.
</li>