aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2015-05-20 10:38:58 +1000
committerNeil <nyamatongwe@gmail.com>2015-05-20 10:38:58 +1000
commitd9bed61b8ebe3d289d7a9c468d8cb39d1ebd0bdd (patch)
tree6657bd22b0698d8749dca07ad2a0eaea3c9176dc /doc/ScintillaHistory.html
parent0f53a789eab6d3d43f4be4953b0655f6e67e1dbf (diff)
downloadscintilla-mirror-d9bed61b8ebe3d289d7a9c468d8cb39d1ebd0bdd.tar.gz
Fix bug with Hanja conversions for DBCS.
From johnsonj.
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 957e8b325..2b776d254 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -517,6 +517,9 @@
<a href="http://sourceforge.net/p/scintilla/bugs/1703/">Bug #1703</a>.
</li>
<li>
+ Fix bug with Korean Hanja conversions in DBCS encoding on Windows.
+ </li>
+ <li>
Fix for reading a UTF-16 file in SciTE where a non-BMP character is split over a read buffer boundary.
<a href="http://sourceforge.net/p/scintilla/bugs/1710/">Bug #1710</a>.
</li>