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 1e1356b4f..409245739 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -514,6 +514,9 @@ <a href="http://sourceforge.net/p/scintilla/bugs/1728/">Bug #1728</a>. </li> <li> + On Cocoa fix crash in drag and drop. + </li> + <li> On GTK+ 3.4+, when there are both horizontal and vertical scrollbars, draw the lower-right corner so that it does not appear black when text selected. <a href="http://sourceforge.net/p/scintilla/bugs/1611/">Bug #1611</a>. |