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 481bedf03..933ad8640 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -508,6 +508,10 @@
When a text margin is displayed, for annotation lines, use the background colour of the base line.
</li>
<li>
+ Fix paste for GTK+ on OS X.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1677/">Bug #1677</a>.
+ </li>
+ <li>
Reverted a fix on Qt where Qt 5.3 has returned to the behaviour of 4.x.
<a href="http://sourceforge.net/p/scintilla/bugs/1575/">Bug #1575</a>.
</li>