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 ca0fbfff1..190820625 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -593,6 +593,10 @@ or SC_ORDER_PERFORMSORT and the list is empty. <a href="https://sourceforge.net/p/scintilla/bugs/2294/">Bug #2294</a>. </li> + <li> + On Win32 prevent potential memory leaks for Korean language input. + <a href="https://sourceforge.net/p/scintilla/bugs/2295/">Bug #2295</a>. + </li> </ul> <h3> <a href="https://www.scintilla.org/scintilla514.zip">Release 5.1.4</a> |
