diff options
author | van Hauser <vh@thc.org> | 2020-04-25 13:09:27 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-04-25 13:09:27 +0200 |
commit | 07db922024a1faf5543f9d83ce683024e99526ce (patch) | |
tree | 95d5ddb83d574092d37637e5b05dfe1d8d45ac5d | |
parent | fa610270abeab4887396228a17db03a0aaedcd64 (diff) | |
download | afl++-07db922024a1faf5543f9d83ce683024e99526ce.tar.gz |
add to changelog
-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 e1ca4a10..71de0984 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -12,6 +12,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. ### Version ++2.64d (develop): - afl-fuzz: - AFL_MAP_SIZE was not working correctly + - better python detection - llvm_mode: - if LLVM 11 is installed the posix shm_open+mmap is used and a fixed address for the shared memory map is used as this increases the |