aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 340bcc234..79e5e398b 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -464,6 +464,7 @@
<td>Erik Angelin</td>
<td>Yusuf Ramazan Karagöz</td>
<td>Markus Heidelberg</td>
+ <td>Joe Mueller</td>
</tr>
</table>
<p>
@@ -495,6 +496,9 @@
position that avoids overlapping the Scintilla text.
</li>
<li>
+ When a text margin is displayed, for annotation lines, use the background colour of the base line.
+ </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>