diff options
author | Neil <nyamatongwe@gmail.com> | 2019-10-31 09:31:57 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2019-10-31 09:31:57 +1100 |
commit | cf17cc6476493aa8b69b67fe72939df297260b3b (patch) | |
tree | 10de7828e1e4095eb7ee96c356ecffda24f02238 | |
parent | 237a92bda2a7f456b6f146125b701c466bd08d04 (diff) | |
download | scintilla-mirror-cf17cc6476493aa8b69b67fe72939df297260b3b.tar.gz |
Change from SciTE.
-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 f512a01bc..1bb21f6d3 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -574,6 +574,9 @@ Avoid unnecessary IME caret movement on Win32. <a href="https://sourceforge.net/p/scintilla/feature-requests/1304/">Feature #1304</a>. </li> + <li> + SciTE reassigns *.s extension to the GNU Assembler language from the S+ statistical language. + </li> </ul> <h3> <a href="https://www.scintilla.org/scite421.zip">Release 4.2.1</a> |