diff options
author | Neil <nyamatongwe@gmail.com> | 2015-06-29 10:02:55 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2015-06-29 10:02:55 +1000 |
commit | 66031843422be132c581335f06f78b800eb36b01 (patch) | |
tree | ec26a5e07b639d7211bbc7cb02176844c9239011 | |
parent | 5e911795429eeeb4b982dd9f6f8992b037f0a940 (diff) | |
download | scintilla-mirror-66031843422be132c581335f06f78b800eb36b01.tar.gz |
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 d961ca09e..e0954a858 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -505,6 +505,9 @@ <li> SciTE on Windows can scale window element sizes based on the system DPI setting. </li> + <li> + SciTE implements find.in.files.close.on.find on all platforms, not just Windows. + </li> </ul> <h3> <a href="http://prdownloads.sourceforge.net/scintilla/scite357.zip?download">Release 3.5.7</a> |