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 a1cb40b68..340bcc234 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -463,6 +463,7 @@ </tr><tr> <td>Erik Angelin</td> <td>Yusuf Ramazan Karagöz</td> + <td>Markus Heidelberg</td> </tr> </table> <p> @@ -482,6 +483,10 @@ Released 2 December 2014. </li> <li> + Lexer added for Motorola S-Record files. + <a href="http://sourceforge.net/p/scintilla/feature-requests/1091/">Feature #1091.</a> + </li> + <li> C++ folder allows folding on square brackets '['. <a href="http://sourceforge.net/p/scintilla/feature-requests/1087/">Feature #1087.</a> </li> |