diff options
author | vanhauser-thc <vh@thc.org> | 2021-12-09 13:22:10 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-12-09 13:22:10 +0100 |
commit | 9063002af22e916701588248eca2fd2669e4d0df (patch) | |
tree | 89dce15383ef3db54faddc39acf68551b3fefa98 /docs/Changelog.md | |
parent | 4c6d94ea5f854071277ed9729de2d4ef7d07cc84 (diff) | |
download | afl++-9063002af22e916701588248eca2fd2669e4d0df.tar.gz |
rename path
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 34b9affb..99768d1d 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -1566,7 +1566,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - Fixed a bug with installed copies of AFL trying to use QEMU mode. Spotted by G.M. Lime. - - Added last path / crash / hang times to fuzzer_stats, suggested by + - Added last find / crash / hang times to fuzzer_stats, suggested by Richard Hipp. - Fixed a typo, thanks to Jakub Wilk. |