diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 014136c1f..9b1b9241c 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -521,6 +521,8 @@ <td>Dimitar Radev</td> <td>Gunter Königsmann</td> <td>Nicholai Benalal</td> + </tr><tr> + <td>Andreas Rönnquist</td> </tr> </table> <p> @@ -566,6 +568,12 @@ and ensure something is shown. </li> <li> + Diff lexer adds styles for diffs containing patches. + </li> + <li> + Regular expression crash fixed on macOS when linking to libstdc++. + </li> + <li> EDIFACT lexer adds property lexer.edifact.highlight.un.all to highlight all UN* segments. <a href="https://sourceforge.net/p/scintilla/feature-requests/1166/">Feature #1166.</a> </li> |