aboutsummaryrefslogtreecommitdiff
path: root/docs/ChangeLog
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-09-16 15:17:14 +0200
committervan Hauser <vh@thc.org>2019-09-16 15:17:14 +0200
commit46ac5590037af101cd17fcdc9b488cfc483523b0 (patch)
tree6deaece5cdd9d1b84c2f98314be638fc35f5a9fd /docs/ChangeLog
parentcaba176c874b0dcab3cc3f905613b85484948580 (diff)
downloadafl++-46ac5590037af101cd17fcdc9b488cfc483523b0.tar.gz
man page for afl-clang-fast
Diffstat (limited to 'docs/ChangeLog')
-rw-r--r--docs/ChangeLog3
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