diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 98debdbb5..b0a56bcc7 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -432,6 +432,7 @@ <td>OmegaPhil</td> </tr><tr> <td>SiegeLord</td> + <td>Erik</td> </tr> </table> <p> @@ -451,6 +452,10 @@ Released 15 October 2013. </li> <li> + Basic lexer supports multiline comments in FreeBASIC. + <a href="http://sourceforge.net/p/scintilla/feature-requests/1023/">Feature #1023.</a> + </li> + <li> C++ lexer fixes bug with #include statements without " or > terminating filename. <a href="http://sourceforge.net/p/scintilla/bugs/1538/">Bug #1538</a>. </li> |