aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2015-05-17 13:37:59 +1000
committerNeil <nyamatongwe@gmail.com>2015-05-17 13:37:59 +1000
commit68ad1e53b5336fb88e2ac2b09176f3b3b6d8d9d5 (patch)
tree6385011b6943a3ef14eaffb945c379fe90965fbc
parent042c4ca122e38e35c51565e9d2feb97b6890a716 (diff)
downloadscintilla-mirror-68ad1e53b5336fb88e2ac2b09176f3b3b6d8d9d5.tar.gz
Change log.
-rw-r--r--doc/ScintillaHistory.html8
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>