aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 45ffeefe9..292f4033c 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -620,6 +620,10 @@
<a href="https://sourceforge.net/p/scintilla/bugs/2491/">Bug #2491</a>.
</li>
<li>
+ When a line end is not selected, change the colour of the rectangle that indicates the line end is selected
+ to white space background instead of previous character's background except for EOL filled style.
+ </li>
+ <li>
On Qt, add const to ScintillaDocument and ScintillaEdit methods.
<a href="https://sourceforge.net/p/scintilla/bugs/2494/">Bug #2494</a>.
</li>