diff options
author | vanhauser-thc <vh@thc.org> | 2024-04-26 16:16:21 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2024-04-26 16:16:21 +0200 |
commit | 2c3f761ede22c132277a855f2219b85a34c6048a (patch) | |
tree | d14359defab2ebe64d7536d7de8c4f63cb7105e9 | |
parent | 70c60cfba798d4c7349280746e9f2488778be25e (diff) | |
download | afl++-2c3f761ede22c132277a855f2219b85a34c6048a.tar.gz |
changes
-rw-r--r-- | docs/Changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index f288c33c..c1b2f62a 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -7,8 +7,10 @@ * afl-fuzz - fix AFL_PERSISTENT_RECORD - prevent filenames in the queue that have spaces + - minor fix for FAST schedules * afl-cc: - fixes for LTO and outdated afl-gcc mode + - ensure shared memory variables are visible in weird build setups * afl-cmin - work with input files that have a space |