aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2023-08-29 08:54:17 +1000
committerNeil <nyamatongwe@gmail.com>2023-08-29 08:54:17 +1000
commit262c93dd25c448bc605cb65378329533c9cbe0ef (patch)
tree6d5fa5895d6886e8ad8b153ac68b7700498ed845 /doc
parent600a06571441f54ee5595ef1bc3169795d4353fb (diff)
downloadscintilla-mirror-262c93dd25c448bc605cb65378329533c9cbe0ef.tar.gz
Bug [#2400]. Fix building with non-English environment.
Diffstat (limited to 'doc')
-rw-r--r--doc/ScintillaHistory.html5
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>