diff options
author | johnsonj <devnull@localhost> | 2015-12-11 13:48:04 +1100 |
---|---|---|
committer | johnsonj <devnull@localhost> | 2015-12-11 13:48:04 +1100 |
commit | 12c9d309dcce04f81fd88cca47c815f62fcf8ff7 (patch) | |
tree | d806078a9b57a168c2f29a9f153ab62241a576ed /doc/ScintillaHistory.html | |
parent | fdc46e5d4307ef7481cffbe4f7aa895218e14227 (diff) | |
download | scintilla-mirror-12c9d309dcce04f81fd88cca47c815f62fcf8ff7.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> |