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 fae258457..9a67db1d8 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -580,6 +580,10 @@ <a href="https://sourceforge.net/p/scintilla/bugs/2110/">Bug #2110</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> + <li> On GTK, reset IME when mouse is clicked. <a href="https://sourceforge.net/p/scintilla/bugs/2111/">Bug #2111</a>. </li> |