aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2023-01-28 08:03:58 +1100
committerNeil <nyamatongwe@gmail.com>2023-01-28 08:03:58 +1100
commitf4985491061752c483eb6ec315049ec992f7ed29 (patch)
tree775adb4a5c4949d62d9ac5f02d2091a8376c0459
parent5736e5b866e1b291393829a3024374655d1cd55f (diff)
downloadscintilla-mirror-f4985491061752c483eb6ec315049ec992f7ed29.tar.gz
Change log.
-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.