diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 228f64169..957e8b325 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -526,6 +526,14 @@ <li> Fix exporting from SciTE when using Scintillua for lexing. </li> + <li> + SciTE does not report twice that a search string can not be found when "Replace" pressed. + <a href="http://sourceforge.net/p/scintilla/bugs/1716/">Bug #1716</a>. + </li> + <li> + SciTE on GTK+ 3.x disables arrow in search combo when no entries. + <a href="http://sourceforge.net/p/scintilla/bugs/1717/">Bug #1717</a>. + </li> <ul> <h3> <a href="http://prdownloads.sourceforge.net/scintilla/scite355.zip?download">Release 3.5.5</a> |