about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-09-10 21:01:33 +0200
committervan Hauser <vh@thc.org>2019-09-10 21:01:33 +0200
commitdf379dfcf46941125bc6b8f9d3e2e1141b84e137 (patch)
tree5bef1a3759d3adbe7bc998f60fa91731fe051bf7 /docs
parent4721617fd66278748992f283bb88a9ec2ba73ebe (diff)
downloadafl++-df379dfcf46941125bc6b8f9d3e2e1141b84e137.tar.gz
no more unlink
Diffstat (limited to 'docs')
-rw-r--r--docs/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog
index 31fa1674..a407e253 100644
--- a/docs/ChangeLog
+++ b/docs/ChangeLog
@@ -17,7 +17,9 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
 Version ++2.54d (dev):
 ----------------------
 
-  - ... your patch? :)
+  - 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
 
 
 --------------------------