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 74ba9a851..957c4a69b 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -584,6 +584,10 @@ <a href="https://sourceforge.net/p/scintilla/bugs/2110/">Bug #2110</a>. </li> <li> + Fix deletion of isolated invalid bytes. + <a href="https://sourceforge.net/p/scintilla/bugs/2116/">Bug #2116</a>. + </li> + <li> Fix position of line caret when overstrike caret set to block. <a href="https://sourceforge.net/p/scintilla/bugs/2106/">Bug #2106</a>. </li> |