diff options
author | nyamatongwe <devnull@localhost> | 2007-06-12 10:34:37 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2007-06-12 10:34:37 +0000 |
commit | cea7c2d49bb6a7de3ed38ac58cfd032529dec3fc (patch) | |
tree | 8e10410fa4401769e3f490cdbe4b3983359ea183 | |
parent | 99534393b518a0108d2a4fa3cdeae624bf9fc5a4 (diff) | |
download | scintilla-mirror-cea7c2d49bb6a7de3ed38ac58cfd032529dec3fc.tar.gz |
Updated blurb.
-rw-r--r-- | doc/index.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index fc0947098..810c429f7 100644 --- a/doc/index.html +++ b/doc/index.html @@ -54,8 +54,9 @@ <table bgcolor="#000000" width="100%" cellspacing="0" cellpadding="6" border="0"> <tr> <td width="100%"> - <span class="versionlist">Version 1.74 separates indicators from the style buffer so there - can be more indicators. Wide lines are faster.</span> + <span class="versionlist">Version 1.74 runs natively on OS X. + Indicators are separated from the style buffer so there can be more indicators. + Wide lines are faster.</span> </td> </tr> <tr> |