diff options
author | johnsonj <unknown> | 2015-09-10 14:21:30 +1000 |
---|---|---|
committer | johnsonj <unknown> | 2015-09-10 14:21:30 +1000 |
commit | bdc558e6cd7463e21f852d74e8133c4b4c437f36 (patch) | |
tree | 21e2321ca7de801710c4e55430a491b8f5a483e1 | |
parent | 34703080598bdca8e2bad93d7aa23d40cc963125 (diff) | |
download | scintilla-mirror-bdc558e6cd7463e21f852d74e8133c4b4c437f36.tar.gz |
Change log.
-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 11c920e8f..0a37b04c1 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -501,6 +501,9 @@ <a href="http://sourceforge.net/p/scintilla/feature-requests/1019/">Feature #1019.</a> </li> <li> + On Windows, reconversion is performed when requested by the IME. + </li> + <li> CoffeeScript lexer adds lexical class for instance properties and fixes some cases of regex highlighting. <a href="http://sourceforge.net/p/scintilla/bugs/1749/">Bug #1749</a>. </li> |