diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
| -rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index f2b2b2acf..bcdc60933 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -488,6 +488,10 @@ Released 8 March 2015. </li> <li> + Scintilla on Windows is now always a wide character window so SCI_SETKEYSUNICODE has no effect + and SCI_GETKEYSUNICODE always returns true. These APIs are deprecated and should not be called. + </li> + <li> Verilog folder fixes bug with `end completing an `if* instead of `endif. </li> </ul> |
