diff options
| author | van Hauser <vh@thc.org> | 2021-06-24 09:54:25 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-24 09:54:25 +0200 |
| commit | 93b9832acdab85653b3e7a943e964662b4db9cfb (patch) | |
| tree | 6914bb1d523f63b3216df25def268b3d0d6f6ca1 /docs | |
| parent | ae50a5067769e2ee4af997c8527de84cf3fdae19 (diff) | |
| parent | 7bcd4e290111ca81d6d58d1b70696e9e9aaa5ac1 (diff) | |
| download | afl++-93b9832acdab85653b3e7a943e964662b4db9cfb.tar.gz | |
Merge branch 'stable' into dev
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/Changelog.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 4dd68cd2..475240c2 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -31,11 +31,11 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. in-memory testcases, asan) - qemu_mode: - performance fix when cmplog was used + - afl-cmin and afl-showmap -i do now descend into subdirectories + (like afl-fuzz does) - note that afl-cmin.bash does not! - afl_analyze: - fix timeout handling - add forkserver support for better performance - - afl-cmin and afl-showmap -i do now descend into subdirectories - (like afl-fuzz does) - note that afl-cmin.bash does not! - ensure afl-compiler-rt is built for gcc_module ### Version ++3.13c (release) |
