diff options
author | Neil Hodgson <nyamatongwe@gmail.com> | 2017-07-19 10:28:14 +1000 |
---|---|---|
committer | Neil Hodgson <nyamatongwe@gmail.com> | 2017-07-19 10:28:14 +1000 |
commit | 5aa2fcaf49cdb858e6eedf904c880b3544fce02f (patch) | |
tree | aa3cf6bc50496ce1c971b97b7f975198e880034f | |
parent | 72cc6d4f4fede53608624d2bb49e5f59e0b8bc14 (diff) | |
download | scintilla-mirror-5aa2fcaf49cdb858e6eedf904c880b3544fce02f.tar.gz |
SciTE change log.
-rw-r--r-- | doc/ScintillaHistory.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 816659b03..4d4ec7afd 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -601,6 +601,11 @@ On Qt, mouse tracking is reenabled when the window is reshown. <a href="http://sourceforge.net/p/scintilla/bugs/1948/">Bug #1948</a>. </li> + <li> + SciTE on macOS fixes a crash when platform-specific and platform-independent + session restoration clashed. + <a href="http://sourceforge.net/p/scintilla/bugs/1960/">Bug #1960</a>. + </li> </ul> <h3> <a href="http://www.scintilla.org/scite375.zip">Release 3.7.5</a> |