aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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*)
--------------------------