diff options
Diffstat (limited to 'doc')
| -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 9d41f3cfa..65d6b9fcb 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -615,6 +615,9 @@ <a href="https://sourceforge.net/p/scintilla/bugs/2482/">Bug #2482</a>. </li> <li> + On Cocoa, fix crash with bidirectional mode when scrolled before start of document. + </li> + <li> On Cocoa, use same default calltip colours as other platforms for consistency. <a href="https://sourceforge.net/p/scintilla/bugs/2486/">Bug #2486</a>. </li> |
