about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-09-20 19:39:19 +0200
committervan Hauser <vh@thc.org>2019-09-20 19:39:19 +0200
commit6e6480c9527d397f7554614f1e52f5652580cc4b (patch)
tree404fbd6220df0c87daab27c1c8332ff2cf66dc44 /docs
parentff5c7b155ccb44c8a529167f411f3c9783b024fa (diff)
downloadafl++-6e6480c9527d397f7554614f1e52f5652580cc4b.tar.gz
install libtokencap and libdislocator if present
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 31101056..fdf6422a 100644
--- a/docs/ChangeLog
+++ b/docs/ChangeLog
@@ -25,6 +25,8 @@ Version ++2.54d (dev):
   - setting LLVM_CONFIG for llvm_mode will now again switch to the selected
     llvm version. If you setup is correct.
   - fuzzing strategy yields for custom mutator were missing from the UI, added them :)
+  - libtokencap and libdislocator now compile to the afl_root directory and are
+    installed to the .../lib/afl directory when present during make install
   - reducing duplicate code in afl-fuzz
   - added "make help"
   - removed compile warnings from python internal stuff