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 1e06a9983..47cf8e7b1 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -532,6 +532,10 @@ For Qt 5, define QT_WS_MAC or QT_WS_X11 on those platforms. <a href="http://sourceforge.net/p/scintilla/bugs/1887/">Bug #1887</a>. </li> + <li> + For Cocoa, fix crash on view destruction with macOS 10.12.2. + <a href="http://sourceforge.net/p/scintilla/bugs/1891/">Bug #1891</a>. + </li> </ul> <h3> <a href="http://www.scintilla.org/scite371.zip">Release 3.7.1</a> |