diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
| -rw-r--r-- | doc/ScintillaHistory.html | 16 | 
1 files changed, 16 insertions, 0 deletions
| diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 38c2cedc8..c940c91c5 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -85,6 +85,7 @@  	<li>Xavier Nodet</li>  	<li>Willy Devaux</li>  	<li>David Clain</li> +	<li>Brendon Yenson</li>      </ul>      <p>         Sponsorship @@ -104,6 +105,21 @@        </li>      </ul>      <h3> +       <a href="scite141.zip">Release 1.41</a> +    </h3> +    <ul> +      <li> +	Released on 5 November 2001. +      </li> +      <li> +	Enhanced Visual Basic lexer handles character date and octal literals,  +	and bracketed keywords for VB.NET. There are two VB lexers, vb and vbscript +	with type indication characters like ! and $ allowed at the end of identifiers  +	in vb but not vbscript. Lexer states now separate from those used for C++ and  +	names start with SCE_B. +      </li> +    </ul> +    <h3>         <a href="scite140.zip">Release 1.40</a>      </h3>      <ul> | 
