aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/ScintillaHistory.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index e04c7fa9b..fa6ca1692 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -514,6 +514,9 @@
<a href="http://sourceforge.net/p/scintilla/bugs/1506/">Bug #1506</a>.
</li>
<li>
+ Disable Direct2D when compiling with MinGW gcc on Windows because of changes in the recent MinGW release.
+ </li>
+ <li>
SciTE crash fixed for negative line.margin.width.
<a href="http://sourceforge.net/p/scintilla/bugs/1504/">Bug #1504</a>.
</li>