aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/ScintillaHistory.html3
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>