diff options
author | Neil Hodgson <nyamatongwe@gmail.com> | 2015-04-10 00:05:27 +1000 |
---|---|---|
committer | Neil Hodgson <nyamatongwe@gmail.com> | 2015-04-10 00:05:27 +1000 |
commit | 8110d0eb3225a7a0bab29e245066752aca211b6a (patch) | |
tree | 13eb6167356a281efe5fd7038ac280da14a825fe | |
parent | 801a612e6cef4e45e7279c656169fe5bc92a7173 (diff) | |
download | scintilla-mirror-8110d0eb3225a7a0bab29e245066752aca211b6a.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 d3fa087e0..1b3cb8717 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -497,6 +497,9 @@ <a href="http://sourceforge.net/p/scintilla/bugs/1682/">Bug #1682</a>. </li> <li> + IME on Qt supports multiple carets and behaves more like other platforms. + </li> + <li> Always use inline IME on GTK+ for Korean. </li> <li> |