diff options
author | nyamatongwe <devnull@localhost> | 2001-04-16 08:42:06 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2001-04-16 08:42:06 +0000 |
commit | 950cf61b36d638f8bab5254ab2d7aff169bd624d (patch) | |
tree | 47406bd70c133efc2c8bdc9efab2d43ee1b28e14 | |
parent | a2d24eef04b8baacb568c1ad63944c2200d81e37 (diff) | |
download | scintilla-mirror-950cf61b36d638f8bab5254ab2d7aff169bd624d.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> |