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 331a76420..5c711c199 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -597,6 +597,9 @@ <a href="https://sourceforge.net/p/scintilla/bugs/2417/">Bug #2417</a>. </li> <li> + On Cocoa, avoid use of NSUserDefaults which will soon require justification when used in applications on the App Store. + </li> + <li> Fix Win32 IME crash in windowed mode. <a href="https://sourceforge.net/p/scintilla/bugs/2433/">Bug #2433</a>. </li> |