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 10b4b7f1c..f1fa9c3b9 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -592,6 +592,10 @@  	Don't clear clipboard before copying text with Qt.  	<a href="https://sourceforge.net/p/scintilla/bugs/2147/">Bug #2147</a>.  	</li> +	<li> +	On Win32, remove support for CF_TEXT clipboard format as Windows will convert to +	CF_UNICODETEXT. +	</li>      </ul>      <h3>         <a href="https://www.scintilla.org/scite423.zip">Release 4.2.3</a>  | 
