about summary refs log tree commit diff
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2024-05-11 08:58:57 +0200
committervanhauser-thc <vh@thc.org>2024-05-11 08:59:01 +0200
commitdb60555c1b01e72301d249eed4cbb478827c4d50 (patch)
tree2c80331072e50a8ed0faf7bdc12a3161ab72fbf4
parent45117a33849c4b4bcff1d9a8afc64f73b362e41e (diff)
downloadafl++-db60555c1b01e72301d249eed4cbb478827c4d50.tar.gz
update changelog
-rw-r--r--docs/Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 87311b1b..aa142274 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -11,6 +11,7 @@
     - minor fix for FAST schedules
     - more frequent stats update when syncing (todo: check performance impact)
   * afl-cc:
+    - re-enable i386 support that was accidently disabled
     - fixes for LTO and outdated afl-gcc mode
     - ensure shared memory variables are visible in weird build setups
   * afl-cmin