diff options
-rw-r--r-- | doc/ScintillaHistory.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 4b73b1d18..4e0c9ed3a 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -483,6 +483,7 @@ <td>Matt Gilarde</td> </tr><tr> <td>Mark C</td> + <td>Johannes Sasongko</td> </tr> </table> <p> @@ -552,6 +553,11 @@ Scintilla_DirectFunction exported without name mangling. <a href="http://sourceforge.net/p/scintilla/bugs/1813/">Bug #1813</a>. </li> + <li> + For SciTE, more descriptive error messages are displayed when there are problems loadng the + Lua startup script. + <a href="http://sourceforge.net/p/scintilla/feature-requests/1139/">Feature #1139.</a> + </li> </ul> <h3> <a href="http://www.scintilla.org/scite363.zip">Release 3.6.3</a> |