diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES index 8bba0a3..6804f76 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,10 @@ Changelog ========= https://github.com/vanhauser-thc/afl-dyninst + - added -E switch to force a program exit at specific addresses + - added -D switch which does not basic block instrumentation + - the -S switch can now be specified several times + - checks the dyninst version and comments on the -f option - added -S switch to skip instrumenting a specific function - added make install target - updated README |