aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/ScintillaHistory.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index dff46ed0e..2218dcbba 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -334,6 +334,9 @@
code from SciTE.
</li>
<li>
+ Borland C++ can no longer build Scintilla.
+ </li>
+ <li>
Invalid bytes in UTF-8 mode are displayed as hex blobs. This also prevents crashes due to
passing invalid UTF-8 to platform calls.
</li>