diff options
| author | Neil <nyamatongwe@gmail.com> | 2013-07-04 10:35:11 +1000 | 
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2013-07-04 10:35:11 +1000 | 
| commit | 56afc61f2162fd47c91c024ecfbb9d901b6b047c (patch) | |
| tree | 1af4afaaaed584ae80b98f73aafda6c66cfd2a04 /doc | |
| parent | 2aa8426cd071ce17dce11b60595864ebf3c76ae9 (diff) | |
| download | scintilla-mirror-56afc61f2162fd47c91c024ecfbb9d901b6b047c.tar.gz | |
Change log.
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>. | 
