aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2018-03-08 19:28:01 +1100
committerNeil <nyamatongwe@gmail.com>2018-03-08 19:28:01 +1100
commit584efa83de9c3b23fcc22f0795f310c81b66facd (patch)
tree5be56e1d69621f1f2511d5447702e8cc9e372c15
parente77027687d205f0f6059bbb93a79395afc460234 (diff)
downloadscintilla-mirror-584efa83de9c3b23fcc22f0795f310c81b66facd.tar.gz
Change log.
-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>