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 92a525eeb..61f6680d9 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -519,6 +519,7 @@ </tr><tr> <td>Georger Araújo</td> <td>Dimitar Radev</td> + <td>Gunter Königsmann</td> </tr> </table> <p> @@ -592,6 +593,10 @@ Fix move-extends-selection mode for rectangular and line selections. </li> <li> + Lexer added for the Maxima computer algebra language. + <a href="http://sourceforge.net/p/scintilla/feature-requests/1210/">Feature #1210.</a> + </li> + <li> Fix hang in Lua lexer when lexing a label upto the terminating "::". <a href="http://sourceforge.net/p/scintilla/bugs/1999/">Bug #1999</a>. </li> |