diff options
author | vanhauser-thc <vh@thc.org> | 2021-08-17 10:29:22 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-08-17 10:29:22 +0200 |
commit | 6191af744002ec06661dc996a61eeb11e4a58a79 (patch) | |
tree | 90a10806cf38ba4edda98b2c85fe7d123922f7ef /docs/Changelog.md | |
parent | bdd455e6fba1db0ce85c4aab3cfea15cd744acc0 (diff) | |
download | afl++-6191af744002ec06661dc996a61eeb11e4a58a79.tar.gz |
uninstall makefile target
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 daa014e4..3a2658f0 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -23,6 +23,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - added xml, curl and exotic string functions to llvm dictionary features - fix AFL_PRELOAD issues on MacOS - removed utils/afl_frida because frida_mode/ is now so much better + - added uninstall target to makefile (todo: update new readme!) ### Version ++3.14c (release) |