diff options
author | Neil <nyamatongwe@gmail.com> | 2016-03-07 11:03:47 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2016-03-07 11:03:47 +1100 |
commit | cc737d55beffd7164692703325f6fbb8e4482a96 (patch) | |
tree | 6c4270f911d6eddf02855a5ff83bb87451f98ee6 | |
parent | ee52a9e466d956214c9e12498a3f41159b54d678 (diff) | |
download | scintilla-mirror-cc737d55beffd7164692703325f6fbb8e4482a96.tar.gz |
Change log.
-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> |