aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorNeil Hodgson <unknown>2018-05-01 21:08:55 +1000
committerNeil Hodgson <unknown>2018-05-01 21:08:55 +1000
commite68d38a37f64930f0cfca4d419177755ea0d12ca (patch)
tree8e5c352e0ca7f1445c7a8c4e965bf9dd5dd8de2c /doc
parent070f233c37da20dd159e5a8b241e40c19591451c (diff)
downloadscintilla-mirror-e68d38a37f64930f0cfca4d419177755ea0d12ca.tar.gz
SciTE change log.
Diffstat (limited to 'doc')
-rw-r--r--doc/ScintillaHistory.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 8ae558198..33c5bbbed 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -569,6 +569,9 @@
Bug fixed in SciTE where invalid numeric properties could crash.
</li>
<li>
+ Runtime warnings fixed with SciTE on GTK after using Find in Files.
+ </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.