aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2020-07-29 08:46:26 +1000
committerNeil <nyamatongwe@gmail.com>2020-07-29 08:46:26 +1000
commitf0287737cb015ea1a650b5a9f112699e2f4e1a12 (patch)
treea712bb8e19d4eabcc6beefd6cee9558314667903
parent047bb0ed7d47ce0a08924ea357573b44896a0ee7 (diff)
downloadscintilla-mirror-f0287737cb015ea1a650b5a9f112699e2f4e1a12.tar.gz
SciTE 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 a4eab4c5d..363608563 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -584,6 +584,11 @@
Allow cross-building for GTK by choosing pkg-config.
<a href="https://sourceforge.net/p/scintilla/bugs/2189/">Bug #2189</a>.
</li>
+ <li>
+ Fixed a bug in SciTE with stack balance when a syntax error in the Lua startup script
+ caused continuing failures to find functions after the syntax error was corrected.
+ <a href="https://sourceforge.net/p/scintilla/bugs/2176/">Bug #2176</a>.
+ </li>
</ul>
<h3>
<a href="https://www.scintilla.org/scite444.zip">Release 4.4.4</a>