aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/ScintillaHistory.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index f3253671a..c6a31a526 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -610,7 +610,8 @@
</li>
<li>
On Qt, fix indicator drawing past left of text pane over margin.
- <a href="https://sourceforge.net/p/scintilla/bugs/2373/">Bug #2373</a>.
+ <a href="https://sourceforge.net/p/scintilla/bugs/2373/">Bug #2373</a>,
+ <a href="https://sourceforge.net/p/scintilla/bugs/1956/">Bug #1956</a>.
</li>
<li>
On Qt, allow scrolling with mouse wheel when scroll bar hidden.