diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-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 f2b446a72..10b4b7f1c 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -588,6 +588,10 @@ Lexer and folder added for Raku language. <a href="https://sourceforge.net/p/scintilla/feature-requests/1328/">Feature #1328</a>. </li> + <li> + Don't clear clipboard before copying text with Qt. + <a href="https://sourceforge.net/p/scintilla/bugs/2147/">Bug #2147</a>. + </li> </ul> <h3> <a href="https://www.scintilla.org/scite423.zip">Release 4.2.3</a> |