diff options
author | vanhauser-thc <vh@thc.org> | 2021-03-16 16:15:29 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-03-16 16:15:29 +0100 |
commit | f5420e737a1ed1dbeb81783836d0449c06aa0fcc (patch) | |
tree | 0b6f5863b286c9727558a3973b70d7ff0297a04d /docs/Changelog.md | |
parent | 4e567d3f5d22ae14bffc17cc8d475959d5fcfc21 (diff) | |
download | afl++-f5420e737a1ed1dbeb81783836d0449c06aa0fcc.tar.gz |
rtn fix
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 8222f942..9aea3638 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -9,7 +9,7 @@ Want to stay in the loop on major new features? Join our mailing list by sending a mail to <afl-users+subscribe@googlegroups.com>. ### Version ++3.12a (dev) - - ... + - fix cmplog rtn (rare crash and not being able to gather ptr data) ### Version ++3.11c (release) |