diff options
author | van Hauser <vh@thc.org> | 2020-04-19 16:48:42 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-04-19 16:48:42 +0200 |
commit | 4c90293e447a6e43129b39e14a72cbad38704522 (patch) | |
tree | 4dbd0ce2d8bca3a017e11dd5665b1d8ba02c1494 /docs/Changelog.md | |
parent | 8197e9b2e44158e65fd778149919e7229c7099c1 (diff) | |
download | afl++-4c90293e447a6e43129b39e14a72cbad38704522.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): |