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 8a0f01f65..3758bddbb 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -509,6 +509,10 @@  	<li>  	C++ 11 <regex> support built by default. Can be disabled by defining NO_CXX11_REGEX.  	</li> +	<li> +	Fixed bugs when used on GTK+ 3.20. +	<a href="http://sourceforge.net/p/scintilla/bugs/1825/">Bug #1825</a>. +	</li>      </ul>      <h3>         <a href="http://www.scintilla.org/scite365.zip">Release 3.6.5</a> | 
