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 bcdc60933..6dd970469 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -494,6 +494,10 @@ <li> Verilog folder fixes bug with `end completing an `if* instead of `endif. </li> + <li> + Fix bug on Cocoa where the calltip would display incorrectly when + switching calltips and the new calltip required a taller window. + </li> </ul> <h3> <a href="http://prdownloads.sourceforge.net/scintilla/scite354.zip?download">Release 3.5.4</a> |