about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndrea Fioraldi <andreafioraldi@gmail.com>2020-02-01 19:13:43 +0100
committerAndrea Fioraldi <andreafioraldi@gmail.com>2020-02-01 19:13:43 +0100
commit214868777f98531641a3fe041cc6bbbd6dd3fae1 (patch)
tree32b14310ea5f981644ba358f72ebe444d873eaee
parent4384008f817f851e7fc329f24d803a5d829cb2db (diff)
downloadafl++-214868777f98531641a3fe041cc6bbbd6dd3fae1.tar.gz
changelog
-rw-r--r--docs/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog
index 61db98c1..aef3ae7c 100644
--- a/docs/ChangeLog
+++ b/docs/ChangeLog
@@ -34,6 +34,7 @@ Version ++2.60d (develop):
     the original script is still present as afl-cmin.bash
   - added blacklist and whitelisting function check in all modules of llvm_mode
   - added fix from Debian project to compile libdislocator and libtokencap
+  - libdislocator: AFL_ALIGNED_ALLOC to force size alignment to sizeof(void*)
 
 
 --------------------------