diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog index 61727852..cbc067ca 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -17,11 +17,12 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. Version ++2.54d (dev): ---------------------- + - persistent mode for QEMU (see qemu_mode/README.md) - 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 - - persistent mode for QEMU - removed compile warnings from python internal stuff + - added man page for afl-clang-fast[++] - updated documentation |