diff options
-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 1b3cb8717..2d1d82f7f 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -516,6 +516,9 @@ folding at preprocessor `else. </li> <li> + VHDL lexer supports extended identifiers. + </li> + <li> Fix bug on Cocoa where the calltip would display incorrectly when switching calltips and the new calltip required a taller window. </li> |