aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2016-08-20 14:48:49 +1000
committerNeil <nyamatongwe@gmail.com>2016-08-20 14:48:49 +1000
commit0d98e9304eae8f4deb3ae2e798b1423388b86407 (patch)
tree8c7fa41d136e0f924f1869e6df510e4d3e46c055
parent4789f4214261e944fa0824f0a536debc8bc45897 (diff)
downloadscintilla-mirror-0d98e9304eae8f4deb3ae2e798b1423388b86407.tar.gz
Drop old blurbs.
-rw-r--r--doc/index.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/index.html b/doc/index.html
index f95be0975..7122535bd 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -74,11 +74,6 @@
<ul id="versionlist">
<li>Version 3.6.6 enables C++11 &lt;regex&gt; by default.
<li>Version 3.6.5 adds a JSON lexer and removes the font cache on GTK+.
- <li>Version 3.6.4 avoids some folding bugs by automatically unfolding and improves clipboard robustness on Win32.</li>
- <li>Version 3.6.3 supports idle-time styling.</li>
- <li>Version 3.6.2 fixes crashes and other bugs, particularly on Cocoa.</li>
- <li>Version 3.6.1 adds minor features and fixes bugs.</li>
- <li>Version 3.6.0 implements more multiple selection operations.
Type definitions Sci_Position, Sci_PositionU, and Sci_PositionCR allow client
code to prepare for a future change allowing larger than 2 GB documents.</li>
</ul>