diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 6053fed1e..0cf3d09cb 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -542,6 +542,10 @@ An SCN_AUTOCSELECTIONCHANGE notification is sent when items are highlighted in an autocompletion or user list. </li> <li> + The data parameter to ILoader::AddData made const. + <a href="http://sourceforge.net/p/scintilla/bugs/1955/">Bug #1955</a>. + </li> + <li> SciTE's embedded Lua interpreter updated to Lua 5.3. </li> <li> |