diff options
author | van Hauser <vh@thc.org> | 2019-09-17 07:33:48 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2019-09-17 07:33:48 +0200 |
commit | c8173eb9ece9cf3bcc499347929405913d8431b3 (patch) | |
tree | 4e2f26469a78a4024d79dbde12a1bf9c75d788ab /docs | |
parent | 832c784a705d7cb67606a8ff783151541338789f (diff) | |
download | afl++-c8173eb9ece9cf3bcc499347929405913d8431b3.tar.gz |
make help
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog index 171845b7..c1b401c9 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -23,6 +23,7 @@ Version ++2.54d (dev): - no more unlinking the input file, this way the input file can also be a FIFO or disk partition - reducing duplicate code in afl-fuzz + - added "make help" - removed compile warnings from python internal stuff - added man page for afl-clang-fast[++] - updated documentation |