diff options
author | nyamatongwe <devnull@localhost> | 2002-02-04 09:03:21 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2002-02-04 09:03:21 +0000 |
commit | 8afa79e790ecde96d1ddd00349ef806577c9f25c (patch) | |
tree | 0e423f626a66728966ffe4f921a4913643fa805f /doc/index.html | |
parent | 4b62baf85e53ef021ab8c5000b929622f0dddee5 (diff) | |
download | scintilla-mirror-8afa79e790ecde96d1ddd00349ef806577c9f25c.tar.gz |
Changed line length limit to 8000 to avoid stack exhaustion.rel-1-44
Changed date of 1.44 release.
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index 66492bc7d..15c652bd4 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="20020202" /> + <meta name="Date.Modified" content="20020204" /> <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.44<br /> - Site last modified February 2 2002</font> + Site last modified February 4 2002</font> </td> <td width="20%"> |