diff options
| author | nyamatongwe <unknown> | 2001-03-01 12:52:56 +0000 | 
|---|---|---|
| committer | nyamatongwe <unknown> | 2001-03-01 12:52:56 +0000 | 
| commit | 966b525e97ee872cb892d2926480c9ffb167e72a (patch) | |
| tree | 8b93254f24c4be16d2ec1be71396589edb1b6309 | |
| parent | b7c7e71cddaac163ef72956d39ec7e20f44bbbc9 (diff) | |
| download | scintilla-mirror-966b525e97ee872cb892d2926480c9ffb167e72a.tar.gz | |
Included 64 bit preparation in 1.36 highlights.
| -rw-r--r-- | doc/index.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/doc/index.html b/doc/index.html index 8d96a2ddb..35004cc23 100644 --- a/doc/index.html +++ b/doc/index.html @@ -86,7 +86,7 @@        <tr>          <td width="100%">            <font color="#FFCC99" size="3"> Version 1.36 supports GTK+ on -	  Win32.</font> +	  Win32 and prepares for 64 bit support.</font>          </td>        </tr>      </table> | 
