diff options
author | Neil <nyamatongwe@gmail.com> | 2021-09-29 10:29:58 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2021-09-29 10:29:58 +1000 |
commit | 371b6e510e62d7d3ca5fd5133f190ef6a7bb72ff (patch) | |
tree | 218a35771e7ee717f03ad5e255643a6292a2ec9b /doc/ScintillaHistory.html | |
parent | 30bc23dbb011c9394714aa304fa88ac356ccce17 (diff) | |
download | scintilla-mirror-371b6e510e62d7d3ca5fd5133f190ef6a7bb72ff.tar.gz |
Updates for 5.1.3.rel-5-1-3
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 e7d0ead45..442b97e48 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -568,6 +568,18 @@ </table> <h2>Releases</h2> <h3> + <a href="https://www.scintilla.org/scintilla513.zip">Release 5.1.3</a> + </h3> + <ul> + <li> + Released 29 September 2021. + </li> + <li> + Fix bug with SCI_STYLESETCHECKMONOSPACED on Cocoa that led to incorrect + layout with overlapping text. + </li> + </ul> + <h3> <a href="https://www.scintilla.org/scintilla512.zip">Release 5.1.2</a> </h3> <ul> |