aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 7379ab7b7..7b9a51dab 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -542,6 +542,10 @@
Released 12 February 2018.
</li>
<li>
+ On Win32, the standard makefiles build a libscintilla static library as well as the existing dynamic libraries.
+ The statically linked version of SciTE, Sc1, links to this static library.
+ </li>
+ <li>
Lexer added for the Maxima computer algebra language.
<a href="http://sourceforge.net/p/scintilla/feature-requests/1210/">Feature #1210.</a>
</li>