diff options
author | Neil <nyamatongwe@gmail.com> | 2015-05-17 13:37:59 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2015-05-17 13:37:59 +1000 |
commit | 0f53a789eab6d3d43f4be4953b0655f6e67e1dbf (patch) | |
tree | bad59a8dc40a6644db6a16043cc777afcfc0eb9d /doc | |
parent | 4f9a2a618eb08693e4c77666eab5557b8588edcc (diff) | |
download | scintilla-mirror-0f53a789eab6d3d43f4be4953b0655f6e67e1dbf.tar.gz |
Change log.
Diffstat (limited to 'doc')
-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> |