aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authornyamatongwe <unknown>2001-10-31 23:43:06 +0000
committernyamatongwe <unknown>2001-10-31 23:43:06 +0000
commita2ea62451d0dbbd6cf507c6a29895943540c5fcc (patch)
tree890cef66060ebc0787b97aa590357d7c6ee4e3ba /doc/ScintillaHistory.html
parent94ada6528fea02365ef152bfcc59389cb444e4d9 (diff)
downloadscintilla-mirror-a2ea62451d0dbbd6cf507c6a29895943540c5fcc.tar.gz
Updated version numbers.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html16
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>