aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/index.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2019-06-05 09:14:07 +1000
committerNeil <nyamatongwe@gmail.com>2019-06-05 09:14:07 +1000
commit094b3f705eb54b992bd9b7d3e5671682b80c0b1f (patch)
tree7205e06a02c92eed3b4e7f98a31f8d7531f72db6 /doc/index.html
parent605d11361a25227b2e22a2230578c520dcdf983b (diff)
downloadscintilla-mirror-094b3f705eb54b992bd9b7d3e5671682b80c0b1f.tar.gz
Preparing for 4.1.6 release.
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html
index f9626f08f..94b4b9775 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -56,7 +56,7 @@
GTK, and OS X</font>
</td>
<td width="40%" align="right">
- <font color="#FFCC99" size="3"> Release version 4.1.5<br />
+ <font color="#FFCC99" size="3"> Release version 4.1.6<br />
Site last modified April 17 2019</font>
</td>
<td width="20%">
@@ -72,6 +72,7 @@
</tr>
</table>
<ul id="versionlist">
+ <li>Version 4.1.6 adds an X12 lexer and improves performance on huge files.</li>
<li>Version 4.1.5 removes special handling of non-0 wParam to WM_PAINT on Win32 and changes
clipboard operations on GTK to avoid flickering.</li>
<li>Version 4.1.4 makes calltips work on Qt and adds a lexer for .NET's Common Intermediate Language CIL.</li>