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 5b63ce841..19b2d4b17 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -574,6 +574,10 @@
Django tag inside of a {# #} Django comment does not break highlighting of rest of file
</li>
<li>
+ The Matlab folder now treats "while" as a fold start.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1985/">Bug #1985</a>.
+ </li>
+ <li>
Improve VHDL lexer's handling of character literals and escape characters in strings.
</li>
<li>