diff options
| author | nyamatongwe <devnull@localhost> | 2006-03-10 00:54:25 +0000 | 
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2006-03-10 00:54:25 +0000 | 
| commit | b01b2521597b43f66c75c67705d1f4f24615c5dd (patch) | |
| tree | 4152a123492eb237bc4fde8a4b2154f966ef101c /doc/index.html | |
| parent | 2bf760d7b3c46937e4a3f7583c0070d0b5267f71 (diff) | |
| download | scintilla-mirror-b01b2521597b43f66c75c67705d1f4f24615c5dd.tar.gz | |
Minor touch ups for release 1.68.
Diffstat (limited to 'doc/index.html')
| -rw-r--r-- | doc/index.html | 7 | 
1 files changed, 4 insertions, 3 deletions
| diff --git a/doc/index.html b/doc/index.html index 994e15d7d..0c50d628e 100644 --- a/doc/index.html +++ b/doc/index.html @@ -9,7 +9,7 @@      <meta name="keywords" content="Scintilla, SciTE, Editing Component, Text Editor" />      <meta name="Description"      content="www.scintilla.org is the home of the Scintilla editing component and SciTE text editor application." /> -    <meta name="Date.Modified" content="20050309" /> +    <meta name="Date.Modified" content="20060310" />      <style type="text/css">          .versionlist {  	color: #FFCC99; @@ -37,7 +37,7 @@          </td>          <td width="40%" align="right">            <font color="#FFCC99" size="3"> Release version 1.68<br /> -           Site last modified March 9 2006</font> +           Site last modified March 10 2006</font>          </td>          <td width="20%">              @@ -54,7 +54,8 @@      <table bgcolor="#000000" width="100%" cellspacing="0" cellpadding="6" border="0">        <tr>          <td width="100%"> -          <span class="versionlist">Version 1.68 enhances the world.</span> +          <span class="versionlist">Version 1.68 can draw the caret line  +          and box indicators translucently and has an accurate TCL lexer.</span>          </td>        </tr>        <tr> | 
