aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2025-01-04 08:14:25 +1100
committerNeil <nyamatongwe@gmail.com>2025-01-04 08:14:25 +1100
commit3dcf7ed54ebb5eb08f1671bbe7e21a650dc686d8 (patch)
treea9c37076cc3ed0e5048eab053db3ef74204f466a /doc/ScintillaHistory.html
parentb740f61783444879d22848bd1b58423014791d42 (diff)
downloadscintilla-mirror-3dcf7ed54ebb5eb08f1671bbe7e21a650dc686d8.tar.gz
Fix bug where double-click stopped working after running for weeks.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 4067efa14..ba416abe2 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -588,6 +588,17 @@
</table>
<h2>Releases</h2>
<h3>
+ <a href="https://www.scintilla.org/scintilla555.zip">Release 5.5.5</a>
+ </h3>
+ <ul>
+ <li>
+ Released 18 December 2024.
+ </li>
+ <li>
+ Fix bug on Qt where double-click stopped working when Scintilla instance had been running for weeks.
+ </li>
+ </ul>
+ <h3>
<a href="https://www.scintilla.org/scintilla554.zip">Release 5.5.4</a>
</h3>
<ul>