aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/ScintillaHistory.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 0941334ea..529e22eb0 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -496,6 +496,9 @@
SQL lexer fixes a bug with the q-quote operator.
</li>
<li>
+ Verilog folder fixes a bug with inconsistent folding when fold.comment is on.
+ </li>
+ <li>
Add new indicator INDIC_COMPOSITIONTHIN to mimic the appearance of non-target segments
in OS X IME.
</li>