about summary refs log tree commit diff
path: root/docs/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ChangeLog')
-rw-r--r--docs/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog
index 7bc6dec4..d7963d4d 100644
--- a/docs/ChangeLog
+++ b/docs/ChangeLog
@@ -22,12 +22,14 @@ 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!
+  - added the few Android stuff we didnt have already from Google afl repository
   - removed unnecessary warnings
+  - added the radamsa stage
 
 
 --------------------------