aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html17
1 files changed, 11 insertions, 6 deletions
diff --git a/doc/index.html b/doc/index.html
index 5183f6b80..45c3b4acd 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="20100125" />
+ <meta name="Date.Modified" content="20100214" />
<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 2.02<br />
- Site last modified January 25 2010</font>
+ <font color="#FFCC99" size="3"> Release version 2.03<br />
+ Site last modified February 14 2010</font>
</td>
<td width="20%">
&nbsp;
@@ -54,6 +54,11 @@
<table bgcolor="#000000" width="100%" cellspacing="0" cellpadding="6" border="0">
<tr>
<td width="100%">
+ <span class="versionlist">Version 2.03 fixes some problems with rectangular selection.</span>
+ </td>
+ </tr>
+ <tr>
+ <td width="100%">
<span class="versionlist">Version 2.02 fixes some problems with rectangular selection.</span>
</td>
</tr>
@@ -70,7 +75,7 @@
<tr>
<td width="100%">
<span class="versionlist">Version 1.79 reports memory exhaustion instead of crashing.<br />
- This is a major change and application developers should consider how they will deal with Scintilla exhausting
+ This is a major change and application developers should consider how they will deal with Scintilla exhausting
memory since Scintilla may not be in a stable state.</span>
</td>
</tr>
@@ -194,7 +199,7 @@ if (IsRemote()) {
<br />
</p>
There is a <a href="https://sourceforge.net/project/?group_id=2439">Scintilla project page</a>
-hosted on
+hosted on
<script type="text/javascript" language="JavaScript">
<!--
if (IsRemote()) {
@@ -207,7 +212,7 @@ if (IsRemote()) {
</script>
<noscript>
<a href="http://sourceforge.net/projects/scintilla">
-<img src="http://sflogo.sourceforge.net/sflogo.php?group_id=2439&amp;type=8" width="80" height="15" alt="Get Scintilla at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a>
+<img src="http://sflogo.sourceforge.net/sflogo.php?group_id=2439&amp;type=8" width="80" height="15" alt="Get Scintilla at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a>
</noscript>
</body>
</html>