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 48639f6e0..29ebce988 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -601,6 +601,9 @@ On Qt, stop movement of IME candidate box. </li> <li> + On Qt, report correct caret position within paragraph for IME retrieve surrounding text. + </li> + <li> On Qt for Cocoa, fix crash in entry of multi-character strings with IME. </li> </ul> |