diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 97c6d4f9f..f1f0a514f 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -542,6 +542,11 @@ On Qt and Windows, make clipboard operations more robust by retrying if they fail as this may occur when another application has opened the clipboard. </li> + <li> + On Windows backout change that removed use of def file to ensure + Scintilla_DirectFunction exported without name mangling. + <a href="http://sourceforge.net/p/scintilla/bugs/1813/">Bug #1813</a>. + </li> </ul> <h3> <a href="http://www.scintilla.org/scite363.zip">Release 3.6.3</a> |