aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjohnsonj <devnull@localhost>2015-09-10 14:21:30 +1000
committerjohnsonj <devnull@localhost>2015-09-10 14:21:30 +1000
commitcc4acd7bbb564205f2790066ecb0d1feb96a88d0 (patch)
tree8428cccd4584e657e061c0c60faeeedd0c9b62bc
parent094c77dd69dc2cc0ecd02955209b161be8b69817 (diff)
downloadscintilla-mirror-cc4acd7bbb564205f2790066ecb0d1feb96a88d0.tar.gz
Change log.
-rw-r--r--doc/ScintillaHistory.html3
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>