diff options
author | Neil <nyamatongwe@gmail.com> | 2016-01-15 17:27:47 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2016-01-15 17:27:47 +1100 |
commit | 0639e1a25579a98185e683ef65a1f6c8c96df578 (patch) | |
tree | 5e89db6f3733eb6cd84a9cceafbbbd94206c161a /doc/ScintillaHistory.html | |
parent | 0e3c1a8d404ea05addc7e1f0ff3b474499961039 (diff) | |
download | scintilla-mirror-0639e1a25579a98185e683ef65a1f6c8c96df578.tar.gz |
Deferred release due to SciTE fix.rel-3-6-3
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 1e52a61d5..df2c61175 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -496,7 +496,7 @@ </h3> <ul> <li> - Released 15 January 2016. + Released 18 January 2016. </li> <li> Allow painting without first styling all visible text then styling in the background @@ -512,6 +512,9 @@ <a href="http://sourceforge.net/p/scintilla/feature-requests/1123/">Feature #1123.</a> </li> <li> + SciTE can optionally display a read-only indicator on tabs and in the Buffers menu. + </li> + <li> Bash lexer flags incomplete here doc delimiters as syntax errors. <a href="http://sourceforge.net/p/scintilla/bugs/1789/">Bug #1789</a>.<br /> Support added for using '#' in non-comment ways as is possible with zsh. @@ -593,7 +596,7 @@ <a href="http://sourceforge.net/p/scintilla/bugs/1777/">Bug #1777</a>. </li> <li> - SciTE can optionally display a read-only indicator on tabs and in the Buffers menu. + Fix SciTE crashes when using LPEG lexers. </li> </ul> <h3> |