diff options
author | johnsonj <unknown> | 2015-12-11 13:48:04 +1100 |
---|---|---|
committer | johnsonj <unknown> | 2015-12-11 13:48:04 +1100 |
commit | 12c1a6d93c6fe3e93bcebcb23d8ac2e2fe92a5bd (patch) | |
tree | c3b065071bc548c1258def5a088db69b8299c8de /doc/ScintillaHistory.html | |
parent | 0627da25d7c63fe93aba23ad784ddaaa225297a2 (diff) | |
download | scintilla-mirror-12c1a6d93c6fe3e93bcebcb23d8ac2e2fe92a5bd.tar.gz |
Korean input by word fixed.
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 03d41a19a..f44f66363 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -534,6 +534,9 @@ to the end of the cluster making it easier to understand editing actions. </li> <li> + On GTK+, Korean input by word fixed. + </li> + <li> On GTK+ on OS X, fix warning during destruction. <a href="http://sourceforge.net/p/scintilla/bugs/1777/">Bug #1777</a>. </li> |