diff options
author | Neil <nyamatongwe@gmail.com> | 2015-08-11 13:59:34 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2015-08-11 13:59:34 +1000 |
commit | 172d72edb62e0fca4e8da4ff78fe925343eebbc7 (patch) | |
tree | cd79f87dd027e193d6b5f6d3c2793eaf41506ab9 | |
parent | bc2ddf79f23358ab237cf786844080e2ee588e94 (diff) | |
download | scintilla-mirror-172d72edb62e0fca4e8da4ff78fe925343eebbc7.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 470f5a061..f03e9602f 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -501,6 +501,9 @@ <li> On Cocoa, copy Sci_Position.h into the framework so clients can build. </li> + <li> + Fix find strip in SciTE on Windows XP to be visible. + </li> </ul> <h3> <a href="http://prdownloads.sourceforge.net/scintilla/scite360.zip?download">Release 3.6.0</a> |