diff options
| author | Iain Clarke <unknown> | 2019-04-29 13:08:39 +1000 |
|---|---|---|
| committer | Iain Clarke <unknown> | 2019-04-29 13:08:39 +1000 |
| commit | e703a397f626208f54703d8af54f31f21c88259d (patch) | |
| tree | 15b279fa9c3fd91f5896623c99df8d828adf080a /doc/ScintillaHistory.html | |
| parent | 0ddf701022ac01180d1e00372e8ccc43d69d85a2 (diff) | |
| download | scintilla-mirror-e703a397f626208f54703d8af54f31f21c88259d.tar.gz | |
Feature [feature-requests:#1280]. Lexer added for X12.
Diffstat (limited to 'doc/ScintillaHistory.html')
| -rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index be0b93292..cdd31553e 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -563,6 +563,10 @@ <li> For Visual C++ 2019, /std:c++latest now includes some C++20 features so switch to /std:c++17. </li> + <li> + Lexer added for X12. + <a href="https://sourceforge.net/p/scintilla/feature-requests/1280/">Feature #1280</a>. + </li> <li> Fix bug where changing identifier sets in lexers preserved previous identifiers. </li> |
