aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorSilverDirk <unknown>2019-09-26 15:55:18 +1000
committerSilverDirk <unknown>2019-09-26 15:55:18 +1000
commit657e4799c353d42b3e3fcc5f01d4d35536700a86 (patch)
tree28bec4be32fcc764bf7d61da8d1a70f7c8ea2ae4 /doc/ScintillaHistory.html
parentd3f8e9aaa4612971f830fb0fa260a88a7b1bd422 (diff)
downloadscintilla-mirror-657e4799c353d42b3e3fcc5f01d4d35536700a86.tar.gz
Backport: Bug [#2121]. Support indented here-docs.
Backport of changeset 7689:f32c4f7293a7.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html5
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>