diff options
| -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 07cf6093e..791acff77 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -528,6 +528,11 @@  	<a href="http://sourceforge.net/p/scintilla/bugs/1710/">Bug #1710</a>.  	</li>  	<li> +	Fix bug on GTK+ 2.x for Windows where there was an ABI difference between +	compiler version. +	<a href="http://sourceforge.net/p/scintilla/bugs/1726/">Bug #1726</a>. +	</li> +	<li>  	Fix undo bug on Cocoa that could lose data..  	</li>  	<li> | 
