about summary refs log tree commit diff
path: root/CHANGES
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2018-03-18 20:10:53 +0100
committervan Hauser <vh@thc.org>2018-03-18 20:10:53 +0100
commit6f04830391a0e66068f726648aed29703d63c425 (patch)
tree84021abe4e7817e79005d39413a5f54823d13f43 /CHANGES
parentb89395d496aee5db267f6dc180c7c7f5d75b8b52 (diff)
downloadafl-dyninst-6f04830391a0e66068f726648aed29703d63c425.tar.gz
update changelog
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 82b7d74..fb19b41 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,7 @@ Changelog
 =========
 
 https://github.com/vanhauser-thc/afl-dyninst
+ - fixed some typos
  - renamed afl-fuzz.sh to afl-fuzz-dyninst.sh and make install
    installs now the scripts
  - added -E switch to force a program exit at specific addresses
@@ -19,4 +20,4 @@ https://github.com/vanhauser-thc/afl-dyninst
  - code beautifications, more detailed output, spelling fixes
  - added afl-dyninst.sh and afl-fuzz.sh helper scripts which presets
    the necessary environment variables
- - base: https://github.com/talos-vulndev/afl-dyninst
+ - based on https://github.com/talos-vulndev/afl-dyninst