aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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.