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 c561521c9..b31856873 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -486,6 +486,8 @@
<td>Johannes Sasongko</td>
<td>fstirlitz</td>
<td>Robin Haberkorn</td>
+ </tr><tr>
+ <td>Pavel Sountsov</td>
</tr>
</table>
<p>
@@ -513,6 +515,10 @@
This is for Python 3.5.
</li>
<li>
+ The Rust lexer allows '?' as an operator.
+ <a href="http://sourceforge.net/p/scintilla/feature-requests/1146/">Feature #1146.</a>
+ </li>
+ <li>
Doubled size of compiled regex buffer.
<a href="http://sourceforge.net/p/scintilla/bugs/1822/">Bug #1822</a>.
</li>