aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 984b88cf7..12b2597f3 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -593,6 +593,10 @@
<a href="https://sourceforge.net/p/scintilla/bugs/2087/">Bug #2087</a>.
</li>
<li>
+ Fix exception when inserting DBCS text.
+ <a href="https://sourceforge.net/p/scintilla/bugs/2093/">Bug #2093</a>.
+ </li>
+ <li>
Avoid potential long hangs with idle styling for huge documents on Cocoa and GTK.
</li>
<li>