diff options
-rw-r--r-- | doc/index.html | 5 |
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 <regex> 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> |