diff options
| author | nyamatongwe <devnull@localhost> | 2004-10-31 06:18:43 +0000 | 
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2004-10-31 06:18:43 +0000 | 
| commit | a3a9f77d5ce71a8183db89ac63dd3242c23fd476 (patch) | |
| tree | f65a64acff58bb8fdec41f41a32c0bb93b55a72d | |
| parent | b852f4698741844656e19538d730f5fb0d367fc5 (diff) | |
| download | scintilla-mirror-a3a9f77d5ce71a8183db89ac63dd3242c23fd476.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> | 
