diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 4de43355e..b585396c9 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -596,6 +596,10 @@ on Cocoa. <a href="https://sourceforge.net/p/scintilla/bugs/2374/">Bug #2374</a>. </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>. + </li> </ul> <h3> <a href="https://www.scintilla.org/scintilla532.zip">Release 5.3.2</a> |