aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2015-01-03 10:45:48 +1100
committerNeil <nyamatongwe@gmail.com>2015-01-03 10:45:48 +1100
commitbade5534ea29dd9492802fac45dca1f5f192c6f6 (patch)
tree8b946c1f75d945284c3a1d3ad41114de54e755c3
parent10f61ef8233bf4574abb0d246d303de9956ff921 (diff)
downloadscintilla-mirror-bade5534ea29dd9492802fac45dca1f5f192c6f6.tar.gz
Change log.
-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>