diff options
author | Neil <nyamatongwe@gmail.com> | 2016-10-18 16:27:43 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2016-10-18 16:27:43 +1100 |
commit | 9185c9e8e3102c58526b4c2e573b4bb45ef99a95 (patch) | |
tree | 6a5bfc015b885d31fbdd6763e514e2430da5974e | |
parent | 6ba2bf509719eda189d21ec2029042f3a4b317e1 (diff) | |
download | scintilla-mirror-9185c9e8e3102c58526b4c2e573b4bb45ef99a95.tar.gz |
SciTE change log.
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index f22d8d979..982d7ca1c 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -526,6 +526,9 @@ A potential bug on GTK+ fixed where asynchronous clipboard could be delivered after its target Scintilla instance was destroyed. </li> + <li> + SciTE on Windows restores focus to edit pane after closing user strip. + </li> </ul> <h3> <a href="http://www.scintilla.org/scite370.zip">Release 3.7.0</a> |