aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2013-10-16 08:54:27 +1100
committerNeil <nyamatongwe@gmail.com>2013-10-16 08:54:27 +1100
commit112f1007b78da4af471f955b966f5f46235c2693 (patch)
tree5ef2237d951f2ba71a2eb3fd9ef97a44f957788a
parent66204609bac3ca0d2b6fe03100962e3b69e3fbf2 (diff)
downloadscintilla-mirror-112f1007b78da4af471f955b966f5f46235c2693.tar.gz
Added to change log.
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 5615c8f94..b54522bc7 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -552,6 +552,10 @@
<a href="http://sourceforge.net/p/scintilla/bugs/1523/">Bug #1523</a>.
</li>
<li>
+ On Windows, SciTE's Incremental Search displays match failures by changing the background colour
+ instead of not adding the character that caused failure.
+ </li>
+ <li>
Fix SciTE on GTK+ 3.x incremental search to change foreground colour when no match as
changing background colour is difficult.
</li>