diff options
author | Neil <nyamatongwe@gmail.com> | 2017-03-25 09:25:36 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2017-03-25 09:25:36 +1100 |
commit | 3b6afddee5720751398ffa77f7af832f77c9c2ec (patch) | |
tree | 167d59324ea5316418b2663184d3c3b523f672a4 | |
parent | 40468d40088ea0657d8046747a69c9e99821a403 (diff) | |
download | scintilla-mirror-3b6afddee5720751398ffa77f7af832f77c9c2ec.tar.gz |
SciTE change log.
-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 b3e4e1d2c..61f9eee85 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -532,6 +532,9 @@ <li> The Python lexer recognizes identifiers more accurately when they include non-ASCII characters. </li> + <li> + SciTE user interface uses lighter colours and fewer 3D elements to match current desktop environments. + </li> </ul> <h3> <a href="http://www.scintilla.org/scite374.zip">Release 3.7.4</a> |