diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
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> |