diff options
author | Neil <nyamatongwe@gmail.com> | 2018-05-06 21:00:53 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2018-05-06 21:00:53 +1000 |
commit | febfe318c389054b29f93ada0952dfbc9ac76145 (patch) | |
tree | 7308cf80c61215fa095f7713c1cb6da24c54c1a7 | |
parent | 7e38164a212a73b8c3eabb351a40ba49807ed5f9 (diff) | |
download | scintilla-mirror-febfe318c389054b29f93ada0952dfbc9ac76145.tar.gz |
SciTE change log.
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 231612978..8aa1c0bc5 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -576,6 +576,9 @@ Runtime warnings fixed with SciTE on GTK after using Find in Files. </li> <li> + SciTE on Windows find and replace strips place caret at end of text after search. + </li> + <li> Bug fixed with SciTE on macOS where corner debris appeared in the margin when scrolling. Fixed by not completely hiding the status bar so the curved corner is no longer part of the scrolling region. |