diff options
author | Neil <nyamatongwe@gmail.com> | 2018-02-17 11:28:52 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2018-02-17 11:28:52 +1100 |
commit | b53c7446d596ac3eaee46325b9ce07ed300e6ce3 (patch) | |
tree | 25ff2410ec29c23c844f608ff8833d978f617f91 | |
parent | a4982c74b6b360a99361e984df94b0fccd159f9e (diff) | |
download | scintilla-mirror-b53c7446d596ac3eaee46325b9ce07ed300e6ce3.tar.gz |
SciTE changelog.
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index cec68c655..61a4c1e0e 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -543,6 +543,10 @@ SciTE on Windows can execute Python scripts directly by name when on path. <a href="http://sourceforge.net/p/scintilla/feature-requests/1209/">Feature #1209.</a> </li> + <li> + SciTE remembers entered values in lists in more cases for find, replace and find in files. + <a href="http://sourceforge.net/p/scintilla/bugs/1715/">Bug #1715</a>. + </li> </ul> <h3> <a href="http://www.scintilla.org/scite403.zip">Release 4.0.3</a> |