diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
| -rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index b8a1ad66b..bf0254cbc 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -589,6 +589,10 @@ <a href="https://sourceforge.net/p/scintilla/bugs/2335/">Bug #2335</a>. </li> <li> + Fix failures on GTK with non-UTF-8 text when multi-threading due to + character set conversion code that was not thread-safe. + </li> + <li> Fix crash when printing on Win32 in bidirectional mode with a non-empty selection. </li> </ul> |
