diff options
| author | nyamatongwe <unknown> | 2001-10-31 23:43:06 +0000 | 
|---|---|---|
| committer | nyamatongwe <unknown> | 2001-10-31 23:43:06 +0000 | 
| commit | a2ea62451d0dbbd6cf507c6a29895943540c5fcc (patch) | |
| tree | 890cef66060ebc0787b97aa590357d7c6ee4e3ba /doc/ScintillaHistory.html | |
| parent | 94ada6528fea02365ef152bfcc59389cb444e4d9 (diff) | |
| download | scintilla-mirror-a2ea62451d0dbbd6cf507c6a29895943540c5fcc.tar.gz | |
Updated version numbers.
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> | 
