diff options
author | vanhauser-thc <vh@thc.org> | 2022-09-28 21:36:25 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2022-09-28 21:36:25 +0200 |
commit | 96b774261172a2259ab98cc529eba3d7212375cb (patch) | |
tree | e163306b4bdf270c2c787d23007fb61921bb9c40 /docs/Changelog.md | |
parent | 3c21e9f0d1b7e40586e200eaac436486b32b0df3 (diff) | |
download | afl++-96b774261172a2259ab98cc529eba3d7212375cb.tar.gz |
enhancements to afl-persistent-config and afl-system-config
Diffstat (limited to 'docs/Changelog.md')
-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 32272b8e..9503f493 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -6,6 +6,8 @@ ### Version ++4.04a (dev) - fix gramatron and grammar_mutatur build scripts + - enhancements to the afl-persistent-config and afl-system-config + scripts - afl-cc: - make gcc_mode (afl-gcc-fast) work with gcc down to version 3.6 |