about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-07-17 16:39:35 +0200
committervan Hauser <vh@thc.org>2019-07-17 16:39:35 +0200
commit4f5acb8f52f88f39b19874c529009be512e1de22 (patch)
treee3e8798ed7e984f34e66141ae2338c3f707829c8 /docs
parentcf71c535592c9daf7f87ee21f3a2c708cd3daeca (diff)
downloadafl++-4f5acb8f52f88f39b19874c529009be512e1de22.tar.gz
test case files with time information
Diffstat (limited to 'docs')
-rw-r--r--docs/ChangeLog1
-rw-r--r--docs/README.MOpt2
2 files changed, 2 insertions, 1 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog
index 735653c0..adf5ef75 100644
--- a/docs/ChangeLog
+++ b/docs/ChangeLog
@@ -18,6 +18,7 @@ Version ++2.52d (tbd):
 -----------------------------
 
   - Using the old ineffective afl-gcc will now show a deprecation warning
+  - all queue, hang and crash files now have their discovery time in their name
   - if llvm_mode was compiled, afl-clang/afl-clang++ will point to these
     instead of afl-gcc
   - added gcc_plugin which is like llvm_mode but for gcc. This version
diff --git a/docs/README.MOpt b/docs/README.MOpt
index 836f5200..5575189c 100644
--- a/docs/README.MOpt
+++ b/docs/README.MOpt
@@ -7,7 +7,7 @@ distribution of operators with respect to fuzzing effectiveness.
 More details can be found in the technical report.
 
 ### 2. Cite Information
-Chenyang Lv, Shouling Ji, Chao Zhang, Yuwei Li, Wei-Han Lee, Yu Song and
+Chenyang Lyu, Shouling Ji, Chao Zhang, Yuwei Li, Wei-Han Lee, Yu Song and
 Raheem Beyah, MOPT: Optimized Mutation Scheduling for Fuzzers,
 USENIX Security 2019.