aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2018-04-27 13:19:38 +1000
committerNeil <nyamatongwe@gmail.com>2018-04-27 13:19:38 +1000
commitb0ed4ecb6f89b941ba274ef6672564ff27fc7bb5 (patch)
tree100ad0239d82628608a0e280687888c71580c5d3
parent9f870e9e1f4cd15cc8cb7e4cc4a5039788b00e5f (diff)
downloadscintilla-mirror-b0ed4ecb6f89b941ba274ef6672564ff27fc7bb5.tar.gz
SciTE change log.
-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.