diff options
| author | nyamatongwe <devnull@localhost> | 2013-09-22 12:59:01 +1030 |
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2013-09-22 12:59:01 +1030 |
| commit | acf0f41fe5a22eff3d7c914d305c1d9a6d91dcf8 (patch) | |
| tree | a2912df9cd277a582b7b7096d374d8aca66e3f9e | |
| parent | 767d09a716dbf119220502fa504a845668efd2c3 (diff) | |
| download | scintilla-mirror-acf0f41fe5a22eff3d7c914d305c1d9a6d91dcf8.tar.gz | |
Change log.
| -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> |
