aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/index.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2022-10-09 11:08:38 +1100
committerNeil <nyamatongwe@gmail.com>2022-10-09 11:08:38 +1100
commit5bf286a8a92dd2279f866aa2712206607dc49b8a (patch)
treecd3c2041b3ef1b1921e6d1ac2984f45c5770c809 /doc/index.html
parent8dee5dd96994dc36a9d8c5d0b11904a202798bd8 (diff)
downloadscintilla-mirror-5bf286a8a92dd2279f866aa2712206607dc49b8a.tar.gz
Updates for 5.3.1 release.rel-5-3-1
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/index.html b/doc/index.html
index 128d44877..fcd12ffb2 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="20220827" />
+ <meta name="Date.Modified" content="20221012" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<style type="text/css">
#versionlist {
@@ -57,7 +57,7 @@
</td>
<td width="40%" align="right">
<font color="#FFCC99" size="3"> Release version 5.3.1<br />
- Site last modified August 27 2022</font>
+ Site last modified October 12 2022</font>
</td>
<td width="20%">
&nbsp;
@@ -72,12 +72,11 @@
</tr>
</table>
<ul id="versionlist">
+ <li>Version 5.3.1 can represent invisible text with a character to simplify editing and provide summarized views.</li>
<li>Version 5.3.0 adds change history.</li>
<li>Version 5.2.4 fixes failures on GTK with multi-threaded layout.</li>
<li>Version 5.2.3 adds 64-bit safe APIs and fixes scrollbar on GTK with Xorg.</li>
<li>Version 5.2.2 on GTK, scroll horizontally with Shift + Scroll Wheel.</li>
- <li>Version 5.2.1 fixes leaks on GTK.</li>
- <li>Version 5.2.0 adds multithreaded layout to significantly improve performance for very wide lines.</li>
</ul>
<ul id="menu">
<li id="remote1"><a href="https://www.scintilla.org/SciTEImage.html">Screenshot</a></li>