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 | ec271703a86b13772cf496825863e6a27b2d726f (patch) | |
tree | a4cc2dd2eb3ffd5b1727c3328a3927aaff9fe378 | |
parent | 82dbb7dfa46217f4b252717478d0486212e2e3e7 (diff) | |
download | scintilla-mirror-ec271703a86b13772cf496825863e6a27b2d726f.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> |