about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-09-20 18:37:16 +0200
committervan Hauser <vh@thc.org>2019-09-20 18:37:16 +0200
commit123d97bfb896aefca24ff8bdc235b900fe714fde (patch)
treee04b47c1d9b63d2f997be93b3e7cdab94874406b /docs
parentdd0a8c200c5de8ee87c2423ac1b954bb311ba872 (diff)
downloadafl++-123d97bfb896aefca24ff8bdc235b900fe714fde.tar.gz
LLVM_CONFIG llvm_mode fix
Diffstat (limited to 'docs')
-rw-r--r--docs/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog
index 4ea4e4b2..b32253b6 100644
--- a/docs/ChangeLog
+++ b/docs/ChangeLog
@@ -22,6 +22,8 @@ Version ++2.54d (dev):
     add AFL_CUSTOM_MUTATOR_ONLY (that will trigger the previous behaviour)
   - no more unlinking the input file, this way the input file can also be a
     FIFO or disk partition
+  - setting LLVM_CONFIG for llvm_mode will now again switch to the selected
+    llvm version. If you setup is correct.
   - reducing duplicate code in afl-fuzz
   - added "make help"
   - removed compile warnings from python internal stuff