diff options
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 692ba5fcc..38b1263aa 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -574,6 +574,9 @@ <li> Fix crash on Win32 when switching technology to default after setting bidirectional mode. </li> + <li> + Fix SciTE crash on GTK+ when using director interface. + </li> </ul> <h3> <a href="https://www.scintilla.org/scite410.zip">Release 4.1.0</a> |