aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorMike Lischke <devnull@localhost>2015-08-21 08:34:06 +1000
committerMike Lischke <devnull@localhost>2015-08-21 08:34:06 +1000
commit802cb48712d849a9bfc5915737ad5bf88ad7da40 (patch)
treea105d57301ec8ea624be97bc79bca658b17f5a19 /doc/ScintillaHistory.html
parentffa8b0a1aa3446ab7569fbdee6d1e2b2834e6e8e (diff)
downloadscintilla-mirror-802cb48712d849a9bfc5915737ad5bf88ad7da40.tar.gz
Fix empty comments /**/ so the comment state does not continue.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 40cf4e898..a4f53154a 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -501,6 +501,9 @@
<a href="http://sourceforge.net/p/scintilla/bugs/1749/">Bug #1749</a>.
</li>
<li>
+ MySql lexer fixes empty comments /**/ so the comment state does not continue.
+ </li>
+ <li>
VHDL folder supports "protected" keyword.
</li>
<li>