aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorUnknown <neilh@scintilla.org>2013-11-26 20:07:07 +1100
committerUnknown <neilh@scintilla.org>2013-11-26 20:07:07 +1100
commitf398d7e31e7df79e6204adbd59e92a337c5a37b8 (patch)
tree369b6e6404871238ce9127723d84a6a54dce0c16
parentbb315b612f5e0ea8b6fddd03626898302ebe792c (diff)
downloadscintilla-mirror-f398d7e31e7df79e6204adbd59e92a337c5a37b8.tar.gz
Change log.
-rw-r--r--doc/ScintillaHistory.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index b7aa20e60..5680ac917 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -437,6 +437,7 @@
<td>Mark Robinson</td>
</tr><tr>
<td>Thomas Martitz</td>
+ <td>felix</td>
</tr>
</table>
<p>
@@ -543,6 +544,11 @@
SciTE fix for multiple message boxes when failing to save a file with save.on.deactivate.
<a href="http://sourceforge.net/p/scintilla/bugs/1540/">Bug #1540</a>.
</li>
+ <li>
+ SciTE on GTK+ fixes SIGCHLD handling so that Lua scripts can determine the exit status of processes
+ they start.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1557/">Bug #1557</a>.
+ </li>
</ul>
<h3>
<a href="http://prdownloads.sourceforge.net/scintilla/scite336.zip?download">Release 3.3.6</a>