aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 6708cc990..34013fe70 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -584,6 +584,18 @@
</table>
<h2>Releases</h2>
<h3>
+ <a href="https://www.scintilla.org/scintilla542.zip">Release 5.4.2</a>
+ </h3>
+ <ul>
+ <li>
+ Released 27 December 2023.
+ </li>
+ <li>
+ For ScintillaEdit on Qt, fix reference from ScintillaDocument to Document to match change in 5.4.1
+ using IDocumentEditable for SCI_GETDOCPOINTER and SCI_SETDOCPOINTER.
+ </li>
+ </ul>
+ <h3>
<a href="https://www.scintilla.org/scintilla541.zip">Release 5.4.1</a>
</h3>
<ul>