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 59373c8e2..7c8e77510 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -606,6 +606,9 @@ created on different threads. There may be more problems with this scenario so it should be avoided. <a href="https://sourceforge.net/p/scintilla/bugs/2420/">Bug #2420</a>. </li> + <li> + For Win32, ensure keyboard-initiated context menu appears in multi-screen situations. + </li> </ul> <h3> <a href="https://www.scintilla.org/scintilla541.zip">Release 5.4.1</a> |