diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index a6e618e82..18179c735 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -568,6 +568,9 @@ Cursor no longer flickers in edit and combo boxes. Focus in and out events occur for combo boxes. </li> + <li> + Fix a leak in the bidirectional code on Win32. + </li> </ul> <h3> <a href="https://www.scintilla.org/scite410.zip">Release 4.1.0</a> |