diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 4401473f3..6ee87dc4e 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -582,6 +582,19 @@ </table> <h2>Releases</h2> <h3> + <a href="https://www.scintilla.org/scintilla536.zip">Release 5.3.6</a> + </h3> + <ul> + <li> + Released 31 May 2023. + </li> + <li> + Redraw calltip after showing as didn't update when size of new text exactly same as + previous. + <a href="https://sourceforge.net/p/scintilla/feature-requests/1486/">Feature #1486</a>. + </li> + </ul> + <h3> <a href="https://www.scintilla.org/scintilla535.zip">Release 5.3.5</a> </h3> <ul> |