aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 75f6b04d8..f97f2b8f3 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -499,6 +499,7 @@
</tr><tr>
<td>Alexey Denisov</td>
<td>jedailey</td>
+ <td>oirfeodent</td>
</tr>
</table>
<p>
@@ -518,6 +519,10 @@
Released 4 September 2016.
</li>
<li>
+ The WordList class in lexlib used by lexers adds an InListAbridged method for
+ matching keywords that have particular prefixes and/or suffixes.
+ </li>
+ <li>
On Cocoa, include ILexer.h in the public headers of the framework.
<a href="http://sourceforge.net/p/scintilla/bugs/1855/">Bug #1855</a>.
</li>