aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ScintillaHistory.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 1d9222cea..57bdd6902 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -580,6 +580,19 @@
</table>
<h2>Releases</h2>
<h3>
+ <a href="https://www.scintilla.org/scintilla535.zip">Release 5.3.5</a>
+ </h3>
+ <ul>
+ <li>
+ Released 8 March 2023.
+ </li>
+ <li>
+ On Win32 remove dependence on MSIMG32.DLL by replacing AlphaBlend
+ by GdiAlphaBlend.
+ <a href="https://sourceforge.net/p/scintilla/bugs/1923/">Bug #1923</a>.
+ </li>
+ </ul>
+ <h3>
<a href="https://www.scintilla.org/scintilla534.zip">Release 5.3.4</a>
</h3>
<ul>