aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2015-04-10 11:10:22 +1000
committerNeil <nyamatongwe@gmail.com>2015-04-10 11:10:22 +1000
commitd4c95b88b6442a9b7de64bd7f0a66d6cf120a098 (patch)
tree10b13c7b858f9ac6d7acf10fff91379f7bdc551a
parent486eaee8a7bc3bca0c2cb2b14d4764807646c406 (diff)
downloadscintilla-mirror-d4c95b88b6442a9b7de64bd7f0a66d6cf120a098.tar.gz
Change log.
-rw-r--r--doc/ScintillaHistory.html3
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>