diff options
| author | Neil <nyamatongwe@gmail.com> | 2014-07-19 14:43:57 +1000 |
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2014-07-19 14:43:57 +1000 |
| commit | a5d99fb0598bb1124825039cc541178c18c3b3fc (patch) | |
| tree | 54ca1b000d30cba9d0b1d2fef52ad7aba540ca80 | |
| parent | 934368163fc7a096cb241d0d0f0ad26d66546d62 (diff) | |
| download | scintilla-mirror-a5d99fb0598bb1124825039cc541178c18c3b3fc.tar.gz | |
Change log.
| -rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 3cbe3e828..55b74d522 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -483,6 +483,10 @@ <a href="http://sourceforge.net/p/scintilla/bugs/1532/">Bug #1532</a>. </li> <li> + On Windows, when using Korean input methods, IME composition is moved from a + separate window into the Scintilla window. + </li> + <li> SciTE adds a "Clean" command to the "Tools" menu which is meant to be bound to a command like "make clean". </li> |
