diff options
author | nyamatongwe <unknown> | 2004-02-17 11:59:01 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2004-02-17 11:59:01 +0000 |
commit | 5f4b6df72f18dec48194e47f389fd66ec2b1654e (patch) | |
tree | 8ea2157f70cdaa664ed7f007491e78ced14f1fe0 | |
parent | 6176c576e6a5e487467608832291afd68ef0a11d (diff) | |
download | scintilla-mirror-5f4b6df72f18dec48194e47f389fd66ec2b1654e.tar.gz |
1.59.
-rw-r--r-- | doc/index.html | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html index abe7510eb..a1fd08088 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="20040111" /> + <meta name="Date.Modified" content="20040219" /> <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.58<br /> - Site last modified January 11 2004</font> + <font color="#FFCC99" size="3"> Release version 1.59<br /> + Site last modified February 19 2004</font> </td> <td width="20%"> @@ -54,6 +54,13 @@ <table bgcolor="#000000" width="100%" cellspacing="0" cellpadding="6" border="0"> <tr> <td width="100%"> + <span class="versionlist"> Version 1.59 contains minor + improvements and fixes including a partial retreat from GTK+ input + method use for European languages. </span> + </td> + </tr> + <tr> + <td width="100%"> <span class="versionlist"> Version 1.58 contains minor fixes.</span> </td> </tr> |