diff options
| author | Stephan T. Lavavej <unknown> | 2026-03-07 08:42:24 +1100 |
|---|---|---|
| committer | Stephan T. Lavavej <unknown> | 2026-03-07 08:42:24 +1100 |
| commit | 1244953d437f8d0e4adc89fe4e887189961f9841 (patch) | |
| tree | cffba16b111cef8b9612ff70d5d06dbcc3473e4d /doc | |
| parent | 3e08cdd477397df9fd3149e8aea02734427807ba (diff) | |
| download | scintilla-mirror-1244953d437f8d0e4adc89fe4e887189961f9841.tar.gz | |
Improve compatibility with std::regex implementations.
https://github.com/notepad-plus-plus/notepad-plus-plus/pull/17816
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/ScintillaHistory.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 26333e1be..c1a77ed67 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -593,6 +593,8 @@ <td>Sven Ritter</td> <td>Stefan Löffler</td> <td>Nathaniel Braun</td> + </tr><tr> + <td>Stephan T. Lavavej</td> </tr> </table> <h2 id="Releases">Releases</h2> |
