aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 66a21e578..011412443 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -551,6 +551,10 @@
<a href="http://sourceforge.net/p/scintilla/bugs/1691/">Bug #1691</a>.
</li>
<li>
+ Fix decoding of MSVC warnings in SciTE so that files in the C:\Program Files (x86)\ directory can be opened.
+ This is a common location of system include files.
+ </li>
+ <li>
Fix compilation failure of C++11 &lt;regex&gt; on Windows using gcc.
</li>
</ul>