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 3e2e96561..59fce7492 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -603,6 +603,10 @@ Fixed bug where gradient indicators were not showing hovered appearance. </li> <li> + Fixed bug where layout caching was ineffective. + <a href="https://sourceforge.net/p/scintilla/bugs/2197/">Bug #2197</a>. + </li> + <li> For SciTE, don't show the output pane for quiet jobs. <a href="https://sourceforge.net/p/scintilla/feature-requests/1365/">Feature #1365</a>. </li> |