aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/ScintillaHistory.html19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 9c75b2f63..cdc60b019 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -563,6 +563,25 @@
</li>
</ul>
<h3>
+ <a href="https://www.scintilla.org/scite434.zip">Release 4.3.4</a>
+ </h3>
+ <ul>
+ <li>
+ Released 27 April 2020.
+ </li>
+ <li>
+ Added SCE_ERR_GCC_EXCERPT style for GCC 9 diagnostics in errorlist lexer.
+ </li>
+ <li>
+ Fixed buffer over-read bug with absolute references in MMIXAL lexer.
+ <a href="https://sourceforge.net/p/scintilla/bugs/2019/">Bug #2019</a>.
+ </li>
+ <li>
+ Fixed bug with GTK+ on recent Linux distributions where underscores were invisible.
+ <a href="https://sourceforge.net/p/scintilla/bugs/2173/">Bug #2173</a>.
+ </li>
+ </ul>
+ <h3>
<a href="https://www.scintilla.org/scite433.zip">Release 4.3.3</a>
</h3>
<ul>