diff options
Diffstat (limited to 'doc')
| -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 2cb48d15f..781154236 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -534,6 +534,7 @@ <td>Wil van Antwerpen</td> </tr><tr> <td>Hodong Kim</td> + <td>SilverDirk</td> </tr> </table> <p> @@ -553,6 +554,10 @@ Released 30 Aug 2019. </li> <li> + Perl lexer supports indented here-docs. + <a href="https://sourceforge.net/p/scintilla/bugs/2121/">Bug #2121</a>. + </li> + <li> Perl folder folds qw arrays. <a href="https://sourceforge.net/p/scintilla/feature-requests/1306/">Feature #1306</a>. </li> |
