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 d6a5cd4a3..dd1dff440 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -490,6 +490,10 @@ On Cocoa, memory leak fixed for MarginView. </li> <li> + On Cocoa, make drag and drop work when destination view is empty. + <a href="http://sourceforge.net/p/scintilla/bugs/1534/">Bug #1534</a>. + </li> + <li> On Cocoa, drag image fixed when view scrolled. </li> <li> |