- Commit
- 8982a56254ab72b8a7209554c34bc11546660c7c
- Parent
- 15a9f80d04273488bb812857c5d53ee68a62d3dc
- Author
- John MacFarlane <jgm@berkeley.edu>
- Date
Update changelog.
My personal build of CMark ✏️
Update changelog.
1 file changed, 2 insertions, 0 deletions
Status | File Name | N° Changes | Insertions | Deletions |
Modified | changelog.txt | 2 | 2 | 0 |
diff --git a/changelog.txt b/changelog.txt @@ -117,6 +117,8 @@ * Add Makefile target and harness to fuzz with libFuzzer (Phil Turnbull). This can be run locally with `make libFuzzer` but the harness will be integrated into oss-fuzz for large-scale fuzzing. + * Advertise `--validate-utf8` in usage information + (Nguyễn Thái Ngọc Duy). * Makefile: use warnings with re2c. * README: Add link to Python wrapper, prettify languages list (Pavlo Kpyshin).