diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-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 b2fa52fb2..daf06d14e 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -497,6 +497,9 @@ <a href="http://sourceforge.net/p/scintilla/bugs/1652/">Bug #1652</a>. </li> <li> + Allow choice between windowed and inline IME on some platforms. + </li> + <li> On GTK+ cache autocomplete window to avoid platform bug where windows were sometimes lost. <a href="http://sourceforge.net/p/scintilla/bugs/1649/">Bug #1649</a>. |