diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 40201af00..876587a62 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -505,6 +505,7 @@ </tr><tr> <td>Roberto Rossi</td> <td>Kenny Liu</td> + <td>Iain Clarke</td> </tr> </table> <p> @@ -558,6 +559,10 @@ Baan folder accomodates sections and lexer fixes definition of SCE_BAAN_FUNCDEF. </li> <li> + EDIFACT lexer and folder added. + <a href="http://sourceforge.net/p/scintilla/feature-requests/1166/">Feature #1166.</a> + </li> + <li> JSON folder fixed where it didn't resume folding with the correct fold level. </li> <li> |