diff options
author | van Hauser <vh@thc.org> | 2020-04-20 21:18:32 +0200 |
---|---|---|
committer | Dominik Maier <domenukk@gmail.com> | 2020-04-21 13:14:34 +0200 |
commit | 3ca787ba76f316d596d2d15bc3a8a74578d96f96 (patch) | |
tree | 5d774e261529ecd31d6b764177ede3e73d2898e4 /docs/Changelog.md | |
parent | 137b9ecf5e7503d8b0a4cce7c9999b665ae730bd (diff) | |
download | afl++-3ca787ba76f316d596d2d15bc3a8a74578d96f96.tar.gz |
wording
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 30801404..8f584393 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -19,8 +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 + - make clean now leaves qemu-3.1.1.tar.xz and the unicornafl directory + intact if in a git/svn checkout - unless "deepclean" is used ### Version ++2.64c (release): |