diff options
author | nyamatongwe <devnull@localhost> | 2001-03-01 12:52:56 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2001-03-01 12:52:56 +0000 |
commit | 3e12209c78017c775a3e0edcdf36985c282c1645 (patch) | |
tree | 8b93254f24c4be16d2ec1be71396589edb1b6309 | |
parent | fba7cebf263da8a4b9bc2299f64d4ef1689ccef5 (diff) | |
download | scintilla-mirror-3e12209c78017c775a3e0edcdf36985c282c1645.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> |