aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
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
commit974a279d8889cc5b06a24d5a98f8b833c012a22c (patch)
tree91e982299eceec44e790f71a001375de2d213a61 /doc/ScintillaHistory.html
parent2cdc9f132ac5798406b6f85c619a9f23eefb3386 (diff)
downloadscintilla-mirror-974a279d8889cc5b06a24d5a98f8b833c012a22c.tar.gz
Change log.
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 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>