diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ScintillaHistory.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 72a02b7a4..069a2cf5c 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -579,6 +579,7 @@ </tr><tr> <td>Chengzhi Li</td> <td>Gary James</td> + <td>Tsuyoshi Miyake</td> </tr> </table> <h2>Releases</h2> @@ -600,6 +601,10 @@ <li> For Qt, fix potential crash when using IME with large amount of text selected. </li> + <li> + For Windows, fix building with non-English environment. + <a href="https://sourceforge.net/p/scintilla/bugs/2400/">Bug #2400</a>. + </li> </ul> <h3> <a href="https://www.scintilla.org/scintilla536.zip">Release 5.3.6</a> |