aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2016-02-24 19:42:45 +1100
committerNeil <nyamatongwe@gmail.com>2016-02-24 19:42:45 +1100
commitd6e74b800671afa205df8d2d82845963da973c2f (patch)
tree8508884aab9c254dea479dd7f6dbd196e2ea3f66
parent231e72eb574a4e895e5e6e30a96bfe3a5d2b2923 (diff)
downloadscintilla-mirror-d6e74b800671afa205df8d2d82845963da973c2f.tar.gz
Change log.
-rw-r--r--doc/ScintillaHistory.html5
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>