diff options
author | van Hauser <vh@thc.org> | 2019-11-04 13:10:52 +0100 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2019-11-04 13:10:52 +0100 |
commit | 1c7b6a5e0590b4a34819fec3cdfe430d32b041d5 (patch) | |
tree | 498dae9ecf433d3a976188cbdd734fe96f4901d8 /docs | |
parent | e2442f747179bef2f96ca11db5fe89a6c6a4bcaa (diff) | |
download | afl++-1c7b6a5e0590b4a34819fec3cdfe430d32b041d5.tar.gz |
travis
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog index 4c51502b..3a5961ad 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -23,6 +23,7 @@ Version ++2.58d (dev): - llvm_mode: float splitting is now configured via AFL_LLVM_LAF_SPLIT_FLOATS - libtokencap: support for *BSD/OSX added - libcompcov floating point splitting support for qemu and unicorn + - ripped regex.dictionary from Google afl PR - removed unnecessary warnings |