aboutsummaryrefslogtreecommitdiff
path: root/docs/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ChangeLog')
-rw-r--r--docs/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog
index aef3ae7c..a559f6f2 100644
--- a/docs/ChangeLog
+++ b/docs/ChangeLog
@@ -34,7 +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*)
+ - libdislocator: AFL_ALIGNED_ALLOC to force size alignment to max_align_t
--------------------------