diff options
| author | Mike Lischke <devnull@localhost> | 2015-08-21 08:34:06 +1000 |
|---|---|---|
| committer | Mike Lischke <devnull@localhost> | 2015-08-21 08:34:06 +1000 |
| commit | 802cb48712d849a9bfc5915737ad5bf88ad7da40 (patch) | |
| tree | a105d57301ec8ea624be97bc79bca658b17f5a19 /doc/ScintillaHistory.html | |
| parent | ffa8b0a1aa3446ab7569fbdee6d1e2b2834e6e8e (diff) | |
| download | scintilla-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.html | 3 |
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> |
