aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ScintillaHistory.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index dc9311761..0b67ba6b4 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -606,6 +606,11 @@
<a href="https://sourceforge.net/p/scintilla/bugs/2193/">Bug #2193</a>.
</li>
<li>
+ Fixed bug where a hovered INDIC_TEXTFORE indicator was not applying the hover
+ colour to the whole range.
+ <a href="https://sourceforge.net/p/scintilla/bugs/2199/">Bug #2199</a>.
+ </li>
+ <li>
Fixed bug where gradient indicators were not showing hovered appearance.
</li>
<li>