diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index b14e6458c..b2fa52fb2 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -458,6 +458,7 @@ </tr><tr> <td>danselmi</td> <td>Mat Berchtold</td> + <td>Michael Staszewski</td> </tr> </table> <p> @@ -481,6 +482,9 @@ <a href="http://sourceforge.net/p/scintilla/feature-requests/1071/">Feature #1071.</a> </li> <li> + SQL lexer supports the q-quote operator as SCE_SQL_QOPERATOR(24). + </li> + <li> VHDL lexer supports block comments. <a href="http://sourceforge.net/p/scintilla/bugs/1527/">Bug #1527</a>. </li> |