diff options
author | vanhauser-thc <vh@thc.org> | 2021-07-14 12:16:52 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-07-14 12:16:52 +0200 |
commit | 3a3ef7b6b4efcd8ed12bef80cca51f82e65a985f (patch) | |
tree | cb0c07f7efe6eaa5aac85de83d736cf8edcb489b /docs/Changelog.md | |
parent | 94999782f1a3742e3e755a66f5d76e84573ae6ef (diff) | |
download | afl++-3a3ef7b6b4efcd8ed12bef80cca51f82e65a985f.tar.gz |
update documentation
Diffstat (limited to 'docs/Changelog.md')
-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 aebd3fa9..705daa40 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -38,6 +38,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - ensure afl-compiler-rt is built for gcc_module - added `AFL_NO_FORKSRV` env variable support to afl-cmin, afl-tmin, and afl-showmap, by @jhertz + - removed outdated documents, improved existing documentation ### Version ++3.13c (release) - Note: plot_data switched to relative time from unix time in 3.10 |