diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
| -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 b14d2980c..e8d806040 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -521,6 +521,11 @@  	<a href="http://sourceforge.net/p/scintilla/bugs/1849/">Bug #1849</a>.  	</li>  	<li> +	Fix fold expand when some child text not styled. +	Caused by fixes for Bug #1799. +	<a href="http://sourceforge.net/p/scintilla/bugs/1842/">Bug #1842</a>. +	</li> +	<li>  	Fix scroll bar size warnings on GTK+ caused by #1831.  	<a href="http://sourceforge.net/p/scintilla/bugs/1851/">Bug #1851</a>.  	</li> | 
