diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-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 58743678e..0972070d6 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -525,6 +525,9 @@ Released 30 December 2016. </li> <li> + The Diff lexer recognizes deleted lines that start with "--- ". + </li> + <li> The Lua lexer requires the first line to start with "#!" to be treated as a shebang comment, not just "#". <a href="http://sourceforge.net/p/scintilla/bugs/1900/">Bug #1900</a>. |