diff options
| -rw-r--r-- | doc/ScintillaHistory.html | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index bf448e472..6cee6351a 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -314,6 +314,9 @@  	Bug fixed in XML folding where tags were not being folded because they are singletons in HTML.  	</li>  	<li> +	Layout bug fixed on GTK+ where fonts have ligatures available. +	</li> +	<li>  	SciTE hang fixed when using UNC path with directory properties feature.  	</li>  	<li> | 
