diff options
| author | Neil <nyamatongwe@gmail.com> | 2023-01-28 08:03:58 +1100 |
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2023-01-28 08:03:58 +1100 |
| commit | f4985491061752c483eb6ec315049ec992f7ed29 (patch) | |
| tree | 775adb4a5c4949d62d9ac5f02d2091a8376c0459 | |
| parent | 5736e5b866e1b291393829a3024374655d1cd55f (diff) | |
| download | scintilla-mirror-f4985491061752c483eb6ec315049ec992f7ed29.tar.gz | |
Change log.
| -rw-r--r-- | doc/ScintillaHistory.html | 3 |
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. |
