diff options
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 45 |
1 files changed, 8 insertions, 37 deletions
diff --git a/doc/index.html b/doc/index.html index dc262491a..18a0dbe4a 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="20060620" /> + <meta name="Date.Modified" content="20060821" /> <style type="text/css"> .versionlist { color: #FFCC99; @@ -36,8 +36,8 @@ GTK+</font> </td> <td width="40%" align="right"> - <font color="#FFCC99" size="3"> Release version 1.70<br /> - Site last modified June 20 2006</font> + <font color="#FFCC99" size="3"> Release version 1.71<br /> + Site last modified August 21 2006</font> </td> <td width="20%"> @@ -54,6 +54,11 @@ <table bgcolor="#000000" width="100%" cellspacing="0" cellpadding="6" border="0"> <tr> <td width="100%"> + <span class="versionlist">Version 1.71 is even better.</span> + </td> + </tr> + <tr> + <td width="100%"> <span class="versionlist">Version 1.70 allows, on GTK+, approximate character set conversions for pasting and uses internationalised input at all times.</span> </td> @@ -81,40 +86,6 @@ with Pango 1.8.</span> </td> </tr> - <tr> - <td width="100%"> - <span class="versionlist">Version 1.65 contains minor enhancements and bug fixes. </span> - </td> - </tr> - <tr> - <td width="100%"> - <span class="versionlist">Version 1.64 supports - TADS3, Smalltalk, Rebol, Flagship (Clipper / XBase), and CSound. </span> - </td> - </tr> - <tr> - <td width="100%"> - <span class="versionlist"> Version 1.63 improves autocompletion on Windows, - can line wrap Asian languages better and adds lexers for BlitzBasic, Haskell, - Objective Caml, and PureBasic. </span> - </td> - </tr> - <tr> - <td width="100%"> - <span class="versionlist"> Version 1.62 adds lexers for VHDL and ASN.1 and - is more supportive of screen reader applications on Windows. </span> - </td> - </tr> - <tr> - <td width="100%"> - <span class="versionlist"> Version 1.61 improves selection handling on GTK+. </span> - </td> - </tr> - <tr> - <td width="100%"> - <span class="versionlist"> Version 1.60 includes continuation markers on wrapped lines. </span> - </td> - </tr> </table> <table bgcolor="#CCCCCC" width="100%" cellspacing="0" cellpadding="8" border="0"> <tr> |