diff options
author | nyamatongwe <unknown> | 2004-10-31 06:18:43 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2004-10-31 06:18:43 +0000 |
commit | b159fdabd388cc9d6642f9f5fa5fe6e142c9bc8c (patch) | |
tree | f65a64acff58bb8fdec41f41a32c0bb93b55a72d | |
parent | f80a56b4ae6c754fc62f424e572a4d26e45f3f04 (diff) | |
download | scintilla-mirror-b159fdabd388cc9d6642f9f5fa5fe6e142c9bc8c.tar.gz |
Added blurb for 1.62.
-rw-r--r-- | doc/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 855dd2b2b..36c198790 100644 --- a/doc/index.html +++ b/doc/index.html @@ -54,7 +54,8 @@ <table bgcolor="#000000" width="100%" cellspacing="0" cellpadding="6" border="0"> <tr> <td width="100%"> - <span class="versionlist"> Version 1.62 is new. </span> + <span class="versionlist"> Version 1.62 adds lexers for VHDL and ASN.1 and + is more supportive of screen reader applications on Windows. </span> </td> </tr> <tr> |