diff options
author | Neil <nyamatongwe@gmail.com> | 2016-08-24 21:09:53 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2016-08-24 21:09:53 +1000 |
commit | 6aa1a5517faa20d69598ffa88ed803406206ef7c (patch) | |
tree | bab6854a7b2a71e5d433af847243d5a531e4b703 | |
parent | 3a809627e16b4177af27cde54e6acaffa8c7d691 (diff) | |
download | scintilla-mirror-6aa1a5517faa20d69598ffa88ed803406206ef7c.tar.gz |
SciTE change log.
-rw-r--r-- | doc/ScintillaHistory.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 04acc3ca4..47a5dfd31 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -545,6 +545,11 @@ lines with LF line ends. <a href="http://sourceforge.net/p/scintilla/bugs/1839/">Bug #1839</a>. </li> + <li> + Fix SciTE on GTK+ 3.20 bug where toggle buttons on find and replace strips + did not show active state. + <a href="http://sourceforge.net/p/scintilla/bugs/1853/">Bug #1853</a>. + </li> </ul> <h3> <a href="http://www.scintilla.org/scite366.zip">Release 3.6.6</a> |