diff options
| -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> | 
