diff options
| author | nyamatongwe <devnull@localhost> | 2001-12-24 02:49:40 +0000 | 
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2001-12-24 02:49:40 +0000 | 
| commit | 45317ee5b679591367973e7e9fe31323b4f4885d (patch) | |
| tree | 5440b2736467f875020ee9152c111b74e2990ce5 | |
| parent | 4d3f42040c383aa325deac12dd555d4d312ccef3 (diff) | |
| download | scintilla-mirror-45317ee5b679591367973e7e9fe31323b4f4885d.tar.gz | |
Added changes in 1.42.rel-1-42
| -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> | 
