diff options
| author | nyamatongwe <unknown> | 2001-04-16 08:42:06 +0000 | 
|---|---|---|
| committer | nyamatongwe <unknown> | 2001-04-16 08:42:06 +0000 | 
| commit | 9449e4b3a78875dedda05b2d6900daad5e7d90de (patch) | |
| tree | 47406bd70c133efc2c8bdc9efab2d43ee1b28e14 | |
| parent | f71b07d4d52a5e2c3edc690e1f1fe70ce84c2621 (diff) | |
| download | scintilla-mirror-9449e4b3a78875dedda05b2d6900daad5e7d90de.tar.gz | |
Updated the 1.37 blurb.
| -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 3237755c0..8c139555f 100644 --- a/doc/index.html +++ b/doc/index.html @@ -92,7 +92,8 @@        <tr>          <td width="100%">            <font color="#FFCC99" size="3"> Version 1.37 contains simple regular  -	  expression search and replace and is compatible with GTK+ 1.2.9.</font> +	  expression search and replace, is compatible with GTK+ 1.2.9,  +	  and improves document modification speed by avoiding screen updates.</font>          </td>        </tr>      </table> | 
