diff options
author | Neil <nyamatongwe@gmail.com> | 2015-05-16 14:50:45 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2015-05-16 14:50:45 +1000 |
commit | d5703a86717780d6c0a038ed66bbf5f80d6e673b (patch) | |
tree | c39fdbd591d1e85c461a2777261279f4502301c7 | |
parent | 0c9bd7ebcef97acaddfa61d52757218bda85eb2f (diff) | |
download | scintilla-mirror-d5703a86717780d6c0a038ed66bbf5f80d6e673b.tar.gz |
Change log.
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 4c8055105..228f64169 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -517,8 +517,7 @@ <a href="http://sourceforge.net/p/scintilla/bugs/1703/">Bug #1703</a>. </li> <li> - Partial fix for reading a UTF-16 file in SciTE where a non-BMP character is split over a read buffer boundary. - The character will not be correctly displayed by Scintilla but will save back to disk correctly. + 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> <li> |