diff options
Diffstat (limited to 'doc/index.html')
| -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 4edfa57d4..eb177cee0 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="20140813" /> +    <meta name="Date.Modified" content="20140930" />      <style type="text/css">          #versionlist {              margin: 0; @@ -71,6 +71,7 @@        </tr>      </table>      <ul id="versionlist"> +      <li>Version 3.5.1 fixes minor bugs and includes a lexer for BibTeX.</li>        <li>Version 3.5.0 can share space vertically so that extreme ascenders and descenders are not cut off.        Separate timers are used to minimize wake ups and thus power use.</li>        <li>Version 3.4.4 removes style byte indicators.</li> | 
