aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 0f882090f..c15889817 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -466,6 +466,10 @@
by stricter checking of ctags lines.
</li>
<li>
+ Perl lexer fixes bugs with multi-byte characters, including in HEREDOCs.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1528/">Bug #1528</a>.
+ </li>
+ <li>
SQL folder folds 'create view' statements.
<a href="http://sourceforge.net/p/scintilla/feature-requests/1020/">Feature #1020.</a>
</li>