diff options
| author | Andrea Fioraldi <andreafioraldi@gmail.com> | 2020-03-03 11:07:49 +0100 |
|---|---|---|
| committer | Andrea Fioraldi <andreafioraldi@gmail.com> | 2020-03-03 11:07:49 +0100 |
| commit | 469b8ee022e73c7716c1f1d605f0adee0354de46 (patch) | |
| tree | 282d6702cf689f9942148da1934b15f21f175a68 /docs/Changelog.md | |
| parent | 385f7da77fb1048123d5bfc4061afcc1e32018ef (diff) | |
| parent | f6050ab804f06fbedfb1fd1b619217be85db2e00 (diff) | |
| download | afl++-469b8ee022e73c7716c1f1d605f0adee0354de46.tar.gz | |
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
Diffstat (limited to 'docs/Changelog.md')
| -rw-r--r-- | docs/Changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 2548a356..d5c2a279 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -10,9 +10,12 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. ### Version ++2.62d (developt): + - qemu_mode now uses solely the internal capstone version to fix builds on modern Linux distributions + - afl-fuzz basic tools now report on the environment variables picked up - more tools get environment variable usage info in the help output + - AFL_AUTORESUME will resume execution without the need to specify `-i -` ### Version ++2.62c (release): |
