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 0b78539ee..b8a1ad66b 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -588,6 +588,9 @@ Fix bad background colour for additional, secondary, and inactive selections when printing. <a href="https://sourceforge.net/p/scintilla/bugs/2335/">Bug #2335</a>. </li> + <li> + Fix crash when printing on Win32 in bidirectional mode with a non-empty selection. + </li> </ul> <h3> <a href="https://www.scintilla.org/scintilla523.zip">Release 5.2.3</a> |