diff options
author | van Hauser <vh@thc.org> | 2020-04-19 16:48:42 +0200 |
---|---|---|
committer | Dominik Maier <domenukk@gmail.com> | 2020-04-21 13:14:34 +0200 |
commit | ceeb266273dd9e306ccad730ba84363530ab883f (patch) | |
tree | 4dbd0ce2d8bca3a017e11dd5665b1d8ba02c1494 /docs/Changelog.md | |
parent | 9bb0733eb594799726a16537e72e6e32b181c5bc (diff) | |
download | afl++-ceeb266273dd9e306ccad730ba84363530ab883f.tar.gz |
clean and deepclean Makefile updates
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 95adf8ea..30801404 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -19,6 +19,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - better submodule handling - all: - fix 32 bit build options + - make clean does not wipe qemu-3.1.1.tar.xz and the unicornafl directory + anymore if in a git/svn checkout unless "deepclean" is used ### Version ++2.64c (release): |