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 7ef54b65d..ecb9f4a0a 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -448,6 +448,7 @@ </tr><tr> <td>nkmathew</td> <td>Andreas Tscharner</td> + <td>Lee Wilmott</td> </tr> </table> <p> @@ -467,6 +468,10 @@ Released 3 July 2014. </li> <li> + KiXtart lexer adds a block comment state. + <a href="http://sourceforge.net/p/scintilla/feature-requests/1053/">Feature #1053.</a> + </li> + <li> Bug fixed where style data was stale when deleting a rectangular selection. </li> <li> |