diff options
author | Neil <nyamatongwe@gmail.com> | 2017-07-29 11:12:24 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2017-07-29 11:12:24 +1000 |
commit | 6d70cdf468c8b48cd178b6c11d525790b7414cdf (patch) | |
tree | 256b4dfabf6a316e791761345b9e83e6cdc0fd81 | |
parent | 1200e04d051f1bd479cffd4218d637240204d0f0 (diff) | |
download | scintilla-mirror-6d70cdf468c8b48cd178b6c11d525790b7414cdf.tar.gz |
SciTE changelog.
-rw-r--r-- | doc/ScintillaHistory.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 4d4ec7afd..ece2981b6 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -606,6 +606,13 @@ session restoration clashed. <a href="http://sourceforge.net/p/scintilla/bugs/1960/">Bug #1960</a>. </li> + <li> + SciTE on GTK+ implements find.close.on.find. + <a href="http://sourceforge.net/p/scintilla/bugs/1152/">Bug #1152</a>, + <a href="http://sourceforge.net/p/scintilla/bugs/1254/">Bug #1254</a>, + <a href="http://sourceforge.net/p/scintilla/bugs/1762/">Bug #1762</a>, + <a href="http://sourceforge.net/p/scintilla/feature-requests/849/">Feature #849</a>. + </li> </ul> <h3> <a href="http://www.scintilla.org/scite375.zip">Release 3.7.5</a> |