diff options
author | van Hauser <vh@thc.org> | 2019-07-26 14:19:04 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2019-07-26 14:19:04 +0200 |
commit | f97409dd2dac4836245dfddf2e9890fa6c4b8498 (patch) | |
tree | a3ce41e072f9f6ba2ce5b2dca6ffd0029373c5b2 /docs | |
parent | c384367f171501b909e6bbfdb437cf6237944ae1 (diff) | |
download | afl++-f97409dd2dac4836245dfddf2e9890fa6c4b8498.tar.gz |
v2.53c 2.53c
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ChangeLog | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog index 09ad77ec..5f1141a6 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -13,10 +13,12 @@ Want to stay in the loop on major new features? Join our mailing list by sending a mail to <afl-users+subscribe@googlegroups.com>. ------------------------------ -Version ++2.52d (dev): ------------------------------ +-------------------------- +Version ++2.53c (release): +-------------------------- + - README is now README.md + - imported the few minor changes from the 2.53b release - unicorn_mode got added - thanks to domenukk for the patch! - fix llvm_mode AFL_TRACE_PC with modern llvm - fix a crash in qemu_mode which also exists in stock afl |