diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index a21cbf63d..6dc53e548 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -527,6 +527,17 @@ Released 21 March 2017. </li> <li> + Updated case conversion and character categories to Unicode 9. + </li> + </ul> + <h3> + <a href="http://www.scintilla.org/scite374.zip">Release 3.7.4</a> + </h3> + <ul> + <li> + Released 21 March 2017. + </li> + <li> Requires a C++11 compiler. GCC 4.8 and MSVC 2015 are supported. </li> <li> |