diff options
author | Neil <nyamatongwe@gmail.com> | 2024-06-11 15:12:43 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2024-06-11 15:12:43 +1000 |
commit | eee34c2c5053450ec48aea8a9cbff4d5dd140b55 (patch) | |
tree | b8f26dacb03aa59d21af327ea71e8ffca458f0be /doc/ScintillaHistory.html | |
parent | 09f1eb12713c43bde56596d963997ee977bca025 (diff) | |
download | scintilla-mirror-eee34c2c5053450ec48aea8a9cbff4d5dd140b55.tar.gz |
Feature [feature-requests:#1517]. Increase maximum zoom set interactively to +60
points.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index a92b79100..3bf4c94fb 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -584,6 +584,18 @@ </table> <h2>Releases</h2> <h3> + <a href="https://www.scintilla.org/scintilla551.zip">Release 5.5.1</a> + </h3> + <ul> + <li> + Released 23 April 2024. + </li> + <li> + Increase maximum zoom set interactively to +60 points. + <a href="https://sourceforge.net/p/scintilla/feature-requests/1517/">Feature #1517</a>. + </li> + </ul> + <h3> <a href="https://www.scintilla.org/scintilla550.zip">Release 5.5.0</a> </h3> <ul> |