aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index c1545004d..1e06a9983 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -518,7 +518,7 @@
</li>
</ul>
<h3>
- <a href="http://www.scintilla.org/scite371.zip">Release 3.7.2</a>
+ <a href="http://www.scintilla.org/scite372.zip">Release 3.7.2</a>
</h3>
<ul>
<li>
@@ -528,6 +528,10 @@
Minimize redrawing for SCI_SETSELECTIONN* APIs.
<a href="http://sourceforge.net/p/scintilla/bugs/1888/">Bug #1888</a>.
</li>
+ <li>
+ For Qt 5, define QT_WS_MAC or QT_WS_X11 on those platforms.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1887/">Bug #1887</a>.
+ </li>
</ul>
<h3>
<a href="http://www.scintilla.org/scite371.zip">Release 3.7.1</a>