aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/index.html
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2009-01-22 06:18:37 +0000
committernyamatongwe <devnull@localhost>2009-01-22 06:18:37 +0000
commit46e5b6d6c9a108e46321d01f59530c9156d4c9bc (patch)
treec2449dd488c07d482c7f371f6b9d2ee10db20070 /doc/index.html
parent23c2231b1bbc4bc10df5572f4e8c5fcbafe82777 (diff)
downloadscintilla-mirror-46e5b6d6c9a108e46321d01f59530c9156d4c9bc.tar.gz
Updates for version 1.78.
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html11
1 files changed, 8 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html
index ad3760f34..f8f27474f 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="20081018" />
+ <meta name="Date.Modified" content="20090125" />
<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.77<br />
- Site last modified October 18 2008</font>
+ <font color="#FFCC99" size="3"> Release version 1.78<br />
+ Site last modified January 25 2009</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 1.78 removes support for the EScript language.</span>
+ </td>
+ </tr>
+ <tr>
+ <td width="100%">
<span class="versionlist">Version 1.77 allows direct temporary access to the text buffer.</span>
</td>
</tr>