diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index e7dbf3834..4ed002f36 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -561,6 +561,18 @@ </li> </ul> <h3> + <a href="https://www.scintilla.org/scite431.zip">Release 4.3.1</a> + </h3> + <ul> + <li> + Released 16 January 2020. + </li> + <li> + Fix drag and drop between different encodings by always providing CF_UNICODETEXT only. + <a href="https://sourceforge.net/p/scintilla/bugs/2151/">Bug #2151</a>. + </li> + </ul> + <h3> <a href="https://www.scintilla.org/scite430.zip">Release 4.3.0</a> </h3> <ul> |