diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ScintillaHistory.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 190820625..8d1d707f7 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -564,6 +564,7 @@ </tr><tr> <td>Michael Neuroth</td> <td>Arne Scheffler</td> + <td>Jan DolinĂ¡r</td> </tr> </table> <h2>Releases</h2> @@ -597,6 +598,11 @@ On Win32 prevent potential memory leaks for Korean language input. <a href="https://sourceforge.net/p/scintilla/bugs/2295/">Bug #2295</a>. </li> + <li> + On GTK using Wayland, display autocompletion with window on a secondary monitor. + <a href="https://sourceforge.net/p/scintilla/bugs/2296/">Bug #2296</a>, + <a href="https://sourceforge.net/p/scintilla/bugs/2261/">Bug #2261</a>. + </li> </ul> <h3> <a href="https://www.scintilla.org/scintilla514.zip">Release 5.1.4</a> |