diff options
| author | Neil <nyamatongwe@gmail.com> | 2014-09-25 09:48:50 +1000 | 
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2014-09-25 09:48:50 +1000 | 
| commit | bcd0d8b10228e7a2198630a96a8fc426bc8d77c9 (patch) | |
| tree | 36e5e41906746d098c7c5fe836ec148492ab955c /doc/index.html | |
| parent | 6e372ac3287fe3db658cf95dcd1c2928683e924a (diff) | |
| download | scintilla-mirror-bcd0d8b10228e7a2198630a96a8fc426bc8d77c9.tar.gz | |
Updating for 3.5.1.
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> | 
