diff options
Diffstat (limited to 'doc')
| -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 f70bb002b..4c74f6b82 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -514,6 +514,9 @@  	On Qt, fixed layout problem when QApplication construction delayed.  	</li>  	<li> +	On Qt, find_text reports failure with -1 as first element of return value. +	</li> +	<li>  	Fixed SciTE on GTK+ bug where a tool command could be performed using the keyboard while one was  	already running leading to confusion and crashes.  	<a href="http://sourceforge.net/p/scintilla/bugs/1486/">Bug #1486</a>. | 
