diff options
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 8557f5895..16e48bb68 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -586,6 +586,9 @@ position instead of the limit of the rectangular selection. </li> <li> + On Win32, the standard makefiles build a libscintilla static library as well as the existing dynamic libraries. + </li> + <li> Fix building on Mingw/MSYS to perform file copies and deletions. <a href="http://sourceforge.net/p/scintilla/bugs/1993/">Bug #1993</a>. </li> |