diff options
Diffstat (limited to 'doc')
-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 d0c74e0de..130891ed5 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -610,6 +610,10 @@ <a href="https://sourceforge.net/p/scintilla/bugs/2078/">Bug #2078</a>. </li> <li> + Ensure container notified if Insert pressed when caret off-screen. + <a href="https://sourceforge.net/p/scintilla/bugs/2083/">Bug #2083</a>. + </li> + <li> Fix memory leak when checking running instance on GTK. <a href="https://sourceforge.net/p/scintilla/feature-requests/1267/">Feature #1267</a>. </li> |