aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 85beb83f3..4605c993b 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -521,6 +521,8 @@
<td>Tobias Kühne</td>
<td>Dimitar Radev</td>
<td>Liang Bai</td>
+ </tr><tr>
+ <td>Gunter Königsmann</td>
</tr>
</table>
<p>
@@ -540,6 +542,10 @@
Released 12 February 2018.
</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>