summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorRobert Swiecki <robert@swiecki.net>2019-05-22 16:19:14 +0200
committerRobert Swiecki <robert@swiecki.net>2019-05-22 16:19:14 +0200
commita923bf23449c000f47b1f11630e7eb6c10a0428a (patch)
treeaa2e0d0becd591977a80766120d0b99b5efecd41 /CHANGELOG
parent22959f609c08b2095dbd26000721854505c45a65 (diff)
downloadhonggfuzz-a923bf23449c000f47b1f11630e7eb6c10a0428a.tar.gz
changelog - tabs/spaces
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG10
1 files changed, 5 insertions, 5 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 9863c7cd..dcd788ab 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -6,11 +6,11 @@
2019-02-23 - Version 1.8
- Native support for NetBSD
- - Multiple smaller changes wrt threading - e.g. introducing the signal thread
- - Removed the support for -p (pid fuzzing), honggfuzz net driver, or persistent fuzzing mode should be used instead
- - Reimplementation of memory comparison routines, now verified with glibc's test-suite
- - Improved hfuzz-cc/clang/gcc - e.g. for the MacOSX platform, also using -fno-sanitize=fuzzer if -fsanitize=fuzzer is specified, + some samba code wrappers
- - Examples: new corpora for some of those, new patch for ISC Bind (9.13.5)
+ - Multiple smaller changes wrt threading - e.g. introducing the signal thread
+ - Removed the support for -p (pid fuzzing), honggfuzz net driver, or persistent fuzzing mode should be used instead
+ - Reimplementation of memory comparison routines, now verified with glibc's test-suite
+ - Improved hfuzz-cc/clang/gcc - e.g. for the MacOSX platform, also using -fno-sanitize=fuzzer if -fsanitize=fuzzer is specified, + some samba code wrappers
+ - Examples: new corpora for some of those, new patch for ISC Bind (9.13.5)
2018-08-23 - Version 1.7
- Native support for NetBSD