about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2024-10-16 18:27:10 +0200
committervanhauser-thc <vh@thc.org>2024-10-16 18:27:10 +0200
commita11488b9dcc71e5b52876e8c11ea6ee231e433ba (patch)
treec052ce48cdbf8cf6c5effbc144812582943b9cee /docs/Changelog.md
parent4cc9232485618712a158ca8fddc42f1fee1c530f (diff)
downloadafl++-a11488b9dcc71e5b52876e8c11ea6ee231e433ba.tar.gz
changelog
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 48f67803..8a445084 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -37,6 +37,8 @@
     - new runtime (!) variable: `AFL_OLD_FORKSERVER` to use the old vanilla
       AFL type forkserver. Useful for symcc/symqemu/nautilus/etc. with
       AFL_LLVM_INSTRUMENT=CLASSIC
+    - new compile time variable: `AFL_OPT_LEVEL` to set a specific optimization
+      level, default is `3`
   - code formatting updated to llvm 18
   - improved custom_mutators/aflpp/standalone/aflpp-standalone
   - added custom_mutators/autotokens/standalone/autotokens-standalone