diff options
Diffstat (limited to 'doc/index.html')
| -rw-r--r-- | doc/index.html | 6 | 
1 files changed, 2 insertions, 4 deletions
| diff --git a/doc/index.html b/doc/index.html index b19e208c9..073ab39fe 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="20131212" /> +    <meta name="Date.Modified" content="20140128" />      <style type="text/css">          #versionlist {              margin: 0; @@ -71,13 +71,11 @@        </tr>      </table>      <ul id="versionlist"> +      <li>Version 3.3.8 improves drawing quality and enhances lexers.</li>        <li>Version 3.3.7 uses responsive scrolling on OS X 10.9, enhances lexers, and fixes bugs.</li>        <li>Version 3.3.6 adds support for the Rust language and fixes bugs.</li>        <li>Version 3.3.5 can represent characters with strings. This may be used for modes        which show invisible characters or differentiate characters that appear similar.</li> -      <li>Version 3.3.4 better supports Unicode use in lexers.</li> -      <li>Version 3.3.3 fixes bugs on GTK+.</li> -      <li>Version 3.3.2 simplifies implementing folding.</li>      </ul>      <ul id="menu">        <li id="remote1"><a href="http://www.scintilla.org/SciTEImage.html">Screenshot</a></li> | 
