aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorjohnsonj <unknown>2016-03-10 15:17:37 +1100
committerjohnsonj <unknown>2016-03-10 15:17:37 +1100
commitc1eb61abcce401f2d32df561685ef962081c4ee4 (patch)
treee04ec30a4c28cc641a5987e4508b71cd75a8c0a8 /doc/ScintillaHistory.html
parent0175c47bf5256941d7c6c34305bfb426b01b2964 (diff)
downloadscintilla-mirror-c1eb61abcce401f2d32df561685ef962081c4ee4.tar.gz
Fix caret position bug on Qt and Gtk for win32 for Korean.rel-3-6-4
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 1c0d7db19..a5df7057c 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -554,6 +554,9 @@
<a href="http://sourceforge.net/p/scintilla/bugs/1813/">Bug #1813</a>.
</li>
<li>
+ On GTK+ and Qt over Win32 in Korean fix bug caused by last release's word input change.
+ </li>
+ <li>
For SciTE, more descriptive error messages are displayed when there are problems loading the
Lua startup script.
<a href="http://sourceforge.net/p/scintilla/feature-requests/1139/">Feature #1139.</a>