aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2014-11-28 08:33:02 +1100
committerNeil <nyamatongwe@gmail.com>2014-11-28 08:33:02 +1100
commit8c7f572808862c45a76a281c6c5fff3e516cd5ae (patch)
treef335b0e7bc0b8119cac16ed6129d8c1283fd2ae5
parentc46a079a894ef55b8b429a7440824f8e95fbc58a (diff)
downloadscintilla-mirror-8c7f572808862c45a76a281c6c5fff3e516cd5ae.tar.gz
Change log.
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 58c02178c..75300da7f 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -505,6 +505,10 @@
These enable better visuals and behaviour for PLAT_CURSES as it is character cell based.
</li>
<li>
+ CoffeeScript lexer fixes "/*" to not be a comment.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1420/">Bug #1420</a>.
+ </li>
+ <li>
VHDL folder fixes "block" keyword.
<a href="http://sourceforge.net/p/scintilla/bugs/1664/">Bug #1664</a>.
</li>