diff options
Diffstat (limited to 'doc')
-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 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> |