aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2013-07-06 11:04:17 +1000
committerNeil <nyamatongwe@gmail.com>2013-07-06 11:04:17 +1000
commit0ef91a337ed56b416246bb02bcdd66eacf642f2a (patch)
treefbd40117c3f22b5035bb23640ff4a18c6f9e30b0 /doc/ScintillaHistory.html
parent2fed10cf85c4f0708ea3d943a623b068030639f1 (diff)
downloadscintilla-mirror-0ef91a337ed56b416246bb02bcdd66eacf642f2a.tar.gz
Bug: [#1495]. CoffeeScript comment-block lexing is wrong.
From Eric Promislow.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 4c74f6b82..427338fd8 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -466,6 +466,10 @@
A68K lexer updated.
</li>
<li>
+ CoffeeScript lexer fixes a bug with comment blocks.
+ <a href="http://sourceforge.net/p/scintilla/feature-requests/1495/">Feature #1495.</a>
+ </li>
+ <li>
ECL lexer regular expression code fixed.
<a href="http://sourceforge.net/p/scintilla/bugs/1491/">Bug #1491</a>.
</li>