diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/ScintillaHistory.html | 14 | 
1 files changed, 14 insertions, 0 deletions
| diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 81134127c..0cfde5bc8 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -546,6 +546,20 @@        </li>      </ul>      <h3> +       <a href="https://sourceforge.net/projects/scintilla/files/scintilla/3.11.1/scintilla3111.zip/download">Release 3.11.1</a> +    </h3> +    <ul> +	<li> +	Released 30 Aug 2019. +	</li> + 	<li> +	On Win32, stop the IME candidate window moving unnecessarily and position it better.<br /> +	Stop candidate window overlapping composition text and taskbar.<br /> +	<a href="https://sourceforge.net/p/scintilla/bugs/2120/">Bug #2120</a>. +	<a href="https://sourceforge.net/p/scintilla/feature-requests/1300/">Feature #1300</a>. +	</li> +    </ul> +    <h3>         <a href="https://sourceforge.net/projects/scintilla/files/scintilla/3.11.0/scintilla3110.zip/download">Release 3.11.0</a>      </h3>      <ul> | 
