diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 8cb63f362..0b78539ee 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -584,6 +584,10 @@ Fix hiding selection when selection layer is SC_LAYER_UNDER_TEXT. <a href="https://sourceforge.net/p/scintilla/bugs/2334/">Bug #2334</a>. </li> + <li> + 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> </ul> <h3> <a href="https://www.scintilla.org/scintilla523.zip">Release 5.2.3</a> |