Skip to content

Commit ae42858

Browse files
committed
update ChangeLog
1 parent f18e7a6 commit ae42858

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

ChangeLog

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
afl-cov-0.6.2 (12/26/2018):
2+
- (Tim Strazzere) Add support for llvm-cov compiled binaries. Add a check
3+
when ensuring the binary was instrumented with gcov to catch an llvm-cov
4+
binary.
5+
- Bug fix for number of args to logr(), found by github user @NimdaKey.
6+
Fixes #38.
7+
- Allow multi-spaces in --coverage-cmd, found by github user
8+
@YourButterfly. Fixes #37.
9+
- Add ToC to README.md.
10+
111
afl-cov-0.6.1 (11/27/2017):
212
- (James Steele) Add the '--follow' command line argument which provides an
313
option identical to that available on lcov that instructs the search for

0 commit comments

Comments
 (0)