aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index aac974ea4..e903e8f3a 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -528,6 +528,7 @@
<td>Raghda Morsy</td>
</tr><tr>
<td>Giuseppe Corbelli</td>
+ <td>Andreas Rönnquist</td>
</tr>
</table>
<p>
@@ -571,6 +572,9 @@
single-byte MacRoman encoding as that will accept any byte.
</li>
<li>
+ Diff lexer adds styles for diffs containing patches.
+ </li>
+ <li>
Crashes fixed on macOS for invalid DBCS characters when dragging text,
changing case of text, case-insensitive searching, and retrieving text as UTF-8.
</li>