aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index d53168e48..2095846db 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -515,6 +515,10 @@
On Cocoa, copy Sci_Position.h into the framework so clients can build.
</li>
<li>
+ On Cocoa fix bug with drag and drop that could lead to crashes.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1751/">Bug #1751</a>.
+ </li>
+ <li>
Fix find strip in SciTE on Windows XP to be visible.
</li>
<li>