diff options
-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> |