From 2b7444bdf454623d98d22b1042f2574d45fa8f17 Mon Sep 17 00:00:00 2001
From: nyamatongwe
Date: Wed, 31 Oct 2001 23:43:06 +0000
Subject: Updated version numbers.
---
doc/ScintillaDownload.html | 6 +++---
doc/ScintillaHistory.html | 16 ++++++++++++++++
2 files changed, 19 insertions(+), 3 deletions(-)
(limited to 'doc')
diff --git a/doc/ScintillaDownload.html b/doc/ScintillaDownload.html
index 73729a020..580ca450b 100644
--- a/doc/ScintillaDownload.html
+++ b/doc/ScintillaDownload.html
@@ -38,7 +38,7 @@
containing very few restrictions.
- Release 1.40
+ Release 1.41
Source Code
@@ -46,8 +46,8 @@
The source code package contains all of the source code for Scintilla but no binary
executable code and is available in
- - zip format (350K) commonly used on Windows
- - tgz format (310K) commonly used on Linux and compatible operating systems
+ - zip format (350K) commonly used on Windows
+ - tgz format (310K) commonly used on Linux and compatible operating systems
Instructions for building on both Windows and Linux are included in the readme file.
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 @@
Xavier Nodet
Willy Devaux
David Clain
+ Brendon Yenson
Sponsorship
@@ -103,6 +104,21 @@
Icons Copyright(C) 1998 by Dean S. Jones
+
+
+ -
+ Released on 5 November 2001.
+
+ -
+ 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.
+
+
--
cgit v1.2.3