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 11b4ecdee..638d11a13 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -563,6 +563,9 @@
"in selection" replace and the selection started after the line start.
</li>
<li>
+ Bug fixed in SciTE where invalid numeric properties could crash.
+ </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.