From 07cc7ca69865c7bcd515cbb0bd77933d6af0b85f Mon Sep 17 00:00:00 2001 From: Simon Kagstrom Date: Thu, 23 Aug 2018 12:53:41 +0200 Subject: [PATCH] Release v36 --- ChangeLog | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index b0fe42d1..816bbb72 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,19 @@ Kcov (36): - * Issue #157: OSX now supports covering shared libraries + * Issue #253: Kcov has been ported to FreeBSD (Alan Somers) - -- Simon Kagstrom , Thu Apr 19 20:22:30 CEST 2018 + * Issue #243: ptrace build fixes (Leo Gaspard) + + * Issue #245: Major cmake build system fixes (Jamie Snape) + + * Issue #250: Improve checks for Python command + + * Issue #259: Use --include-pattern in merge mode + + * Issue #166: Fix make-based builds on OSX + + * Issue #157: OSX now supports covering shared libraries + + -- Simon Kagstrom , Thu Aug 23 12:46:49 CEST 2018 Kcov (35): * Issue #240: Allow running on systems with > 32/64 CPUs