aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil <unknown>2016-02-09 10:19:11 +1100
committerNeil <unknown>2016-02-09 10:19:11 +1100
commitae3fec17d1dfbd2f9611a5722bcbd21440cb547c (patch)
tree5f601427d455fab94c0b288d3fd8f76f417fd0c1 /doc/ScintillaHistory.html
parent02649b26c2390ac92cd76650e8beeb9ff40167df (diff)
downloadscintilla-mirror-ae3fec17d1dfbd2f9611a5722bcbd21440cb547c.tar.gz
Fix 64-bit build on Windows which was broken in 3.6.3 as long only 32-bits.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 5f43bfe2d..5071541a1 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -519,6 +519,9 @@
extends nested comments to unlimited levels.
</li>
<li>
+ For GTK+ on Windows fix 64-bit build which was broken in 3.6.3.
+ </li>
+ <li>
For Qt, release builds have assertions turned off.
</li>
<li>