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 ad4cc33e2..a395b4294 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.42 is new.  </span> +          <span class="versionlist"> Version 1.42 contains minor enhancements, +	  experimental line wrapping, bug fixes and performance improvements. </span>          </td>        </tr>        <tr> | 
