aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <unknown>2013-09-22 12:59:01 +1030
committernyamatongwe <unknown>2013-09-22 12:59:01 +1030
commit22d64481a0766e77063e3c41a94700097d05f8cd (patch)
treefcbe609c9358c0615200a8d1e9beea5270ff73ef
parentfd3f1e61cbbc043a0f501abb2b084700f244a6c0 (diff)
downloadscintilla-mirror-22d64481a0766e77063e3c41a94700097d05f8cd.tar.gz
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 29c8f0e15..890e6d65a 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -505,6 +505,10 @@
Fix linking SciTE on non-Linux Unix systems with GNU toolchain by linking to libdl.
<a href="http://sourceforge.net/p/scintilla/bugs/1523/">Bug #1523</a>.
</li>
+ <li>
+ Fix SciTE on GTK+ 3.x incremental search to change foreground colour when no match as
+ changing background colour is difficult.
+ </li>
</ul>
<h3>
<a href="http://prdownloads.sourceforge.net/scintilla/scite335.zip?download">Release 3.3.5</a>