aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/ScintillaHistory.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 9ebc7ce7d..49484fef0 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -551,6 +551,8 @@
<td>Mark Reay</td>
<td>David Shuman</td>
<td>McLoo</td>
+ </tr><tr>
+ <td>Shmuel Zeigerman</td>
</tr>
</table>
<p>
@@ -594,6 +596,10 @@
Fixed bug with GTK+ on recent Linux distributions where underscores were invisible.
<a href="https://sourceforge.net/p/scintilla/bugs/2173/">Bug #2173</a>.
</li>
+ <li>
+ Fixed bug in SciTE with Lua stack balance.
+ <a href="https://sourceforge.net/p/scintilla/bugs/2176/">Bug #2176</a>.
+ </li>
</ul>
<h3>
<a href="https://www.scintilla.org/scite433.zip">Release 4.3.3</a>