aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2022-06-17 15:44:42 +1000
committerNeil <nyamatongwe@gmail.com>2022-06-17 15:44:42 +1000
commitd3bec765b8c185f28bbe9acb515a799ef5d150a0 (patch)
tree601cac673011447e647e86a3c86ebe8cfa5dfc83 /doc/ScintillaHistory.html
parent60420a669ee740dc157efe56d4d43bc4bb6bee19 (diff)
downloadscintilla-mirror-d3bec765b8c185f28bbe9acb515a799ef5d150a0.tar.gz
Fix crash printing on Win32 in bidirectional mode with a non-empty selection.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html3
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>