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
commita8e780dc2e3c55c20bbfdd21e4ecd31e88060cd8 (patch)
treed188b8641cfc5c631b8d1f4532df32a5172f5ee5
parent89e0177fafbe0a3566c79b24e82a6a9a8d157489 (diff)
downloadscintilla-mirror-a8e780dc2e3c55c20bbfdd21e4ecd31e88060cd8.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>