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 634a7ff50..542fd4eb9 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -565,6 +565,19 @@ </table> <h2>Releases</h2> <h3> + <a href="https://www.scintilla.org/scintilla511.zip">Release 5.1.1</a> + </h3> + <ul> + <li> + Released 23 June 2021. + </li> + <li> + On Win32, when technology is changed, buffering is set to a reasonable value for the technology: + on for GDI and off for Direct2D as Direct2D performs its own buffering. + <a href="https://sourceforge.net/p/scintilla/feature-requests/1400/">Feature #1400</a>. + </li> + </ul> + <h3> <a href="https://www.scintilla.org/scintilla510.zip">Release 5.1.0</a> </h3> <ul> |