diff options
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
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> |