diff options
author | aflpp <aflpp@aflplus.plus> | 2020-06-22 08:28:41 +0200 |
---|---|---|
committer | aflpp <aflpp@aflplus.plus> | 2020-06-22 08:28:41 +0200 |
commit | 87f127722c5dd9d503c9b9acab9aceb0fd573da5 (patch) | |
tree | 52d9bf3a264d80b80d3291e205bce51f6d7feb81 /docs/Changelog.md | |
parent | a49b5ef072011cc840c37653d6f6469dc3671968 (diff) | |
download | afl++-87f127722c5dd9d503c9b9acab9aceb0fd573da5.tar.gz |
fix afl-cmin.bash
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index bc91f2ee..ce6c9ed5 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -48,6 +48,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - persistent mode shared memory testcase handover (instead of via files/stdin) - 10-100% performance increase - General support for 64 bit PowerPC, RiscV, Sparc etc. + - fix afl-cmin.bash - slightly better performance compilation options for afl++ and targets - fixed afl-gcc/afl-as that could break on fast systems reusing pids in the same second |