aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2013-06-12 11:09:22 +1000
committernyamatongwe <devnull@localhost>2013-06-12 11:09:22 +1000
commit667ca07a17af6b19518a9cea371e7ff1b9f35c94 (patch)
treec7d7b7a413394550ff90c2640205abf733283e23
parent57775864b2961fddd73caaa3922667eb6d01f8ce (diff)
downloadscintilla-mirror-667ca07a17af6b19518a9cea371e7ff1b9f35c94.tar.gz
Change log.
-rw-r--r--doc/ScintillaHistory.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 728590c0f..5caa22b7e 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -460,6 +460,11 @@
<li>
Word wrap bug fixed where the last line could be shown twice.
</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>.
+ </li>
</ul>
<h3>
<a href="http://prdownloads.sourceforge.net/scintilla/scite333.zip?download">Release 3.3.3</a>