diff options
Diffstat (limited to 'doc/index.html')
| -rw-r--r-- | doc/index.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/doc/index.html b/doc/index.html index ddd406c43..4b4b62d47 100644 --- a/doc/index.html +++ b/doc/index.html @@ -72,12 +72,12 @@        </tr>      </table>      <ul id="versionlist"> +      <li>Version 4.4.5 fixes bugs with indicators, margin text, and ineffective layout caching.</li>        <li>Version 4.4.4 implements end of line annotations.</li>        <li>Version 4.4.3 was released just to fix SciTE.</li>        <li>Version 4.4.2 fixes Lexilla build problems with Xcode and as a static library on Win32.</li>        <li>Version 4.4.0 builds Scintilla without lexers as a shared library for GTK,        and adds Xcode projects for Scintilla without lexers and Lexilla on macOS.</li> -      <li>Version 4.3.3 adds methods for iterating marker handles and marker numbers on a line.</li>      </ul>      <ul id="menu">        <li id="remote1"><a href="https://www.scintilla.org/SciTEImage.html">Screenshot</a></li> | 
