about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndrea Fioraldi <andreafioraldi@gmail.com>2019-11-11 18:12:06 +0100
committerAndrea Fioraldi <andreafioraldi@gmail.com>2019-11-11 18:12:06 +0100
commit613ab3ba2a9dcf70839e69ab2c4b32fc4b4a8a7f (patch)
treea7c76bc0dfb922cb4095ae8ad3b66229b4a44054
parent9477967c5403dbe6d4b83acd23a8fc7e9928c404 (diff)
downloadafl++-613ab3ba2a9dcf70839e69ab2c4b32fc4b4a8a7f.tar.gz
changelog
-rw-r--r--docs/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog
index 7bc6dec4..c488c612 100644
--- a/docs/ChangeLog
+++ b/docs/ChangeLog
@@ -22,12 +22,13 @@ Version ++2.58d (dev):
   - afl-fuzz: CPU affinity support for DragonFly
   - llvm_mode: float splitting is now configured via AFL_LLVM_LAF_SPLIT_FLOATS
   - libtokencap: support for *BSD/OSX added
-  - libcompcov floating point splitting support for qemu and unicorn
+  - compcov: floating point splitting support for QEMU on x86 targets
   - Dockerfile by courtesy of devnexen
   - ripped regex.dictionary from Google afl PR
   - qemu and unicorn download scripts now try to download until the full
     download succeeded. f*ckin travis fails downloading 40% of the time!
   - removed unnecessary warnings
+  - added the radamsa stage
 
 
 --------------------------