about summary refs log tree commit diff
path: root/docs/ChangeLog
diff options
context:
space:
mode:
authorhexcoder- <heiko@hexco.de>2019-09-22 08:08:47 +0200
committerhexcoder- <heiko@hexco.de>2019-09-22 08:08:47 +0200
commite36e5f4fc927370c3c04fd589aca23197e1b518a (patch)
treedb6df0d5e22b5e0f7bd79f4622cfcdbfc275ff0c /docs/ChangeLog
parent1e503a586d9f3d45e27bc1dbb3b2093c1e5f7b6f (diff)
parent6488400fbfe94e14f95c9d86d16987e3eac6e273 (diff)
downloadafl++-e36e5f4fc927370c3c04fd589aca23197e1b518a.tar.gz
Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus
Diffstat (limited to 'docs/ChangeLog')
-rw-r--r--docs/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog
index fdf6422a..7beb32c3 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 :)
+  - added "make tests" which will perform checks to see that all functionality
+    is working as expected. this is currently the starting point, its not complete :)
   - 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