aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2013-07-04 10:35:11 +1000
committerNeil <nyamatongwe@gmail.com>2013-07-04 10:35:11 +1000
commit56afc61f2162fd47c91c024ecfbb9d901b6b047c (patch)
tree1af4afaaaed584ae80b98f73aafda6c66cfd2a04 /doc/ScintillaHistory.html
parent2aa8426cd071ce17dce11b60595864ebf3c76ae9 (diff)
downloadscintilla-mirror-56afc61f2162fd47c91c024ecfbb9d901b6b047c.tar.gz
Change log.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html3
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>.