aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 18e4e97e..b0bda6dc 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -12,6 +12,11 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
### Version ++2.66d (devel)
- afl-fuzz:
- eliminated CPU affinity race condition for -S/-M runs
+ - llvm_mode:
+ - fix for laf-intel float splitting
+ - LTO: autodictionary mode is a default
+ - LTO: instrim instrumentation disabled, only classic support used
+ as it is always better
- small fixes to afl-plot, afl-whatsup and man page creation