From 93cf8156b0c356be988edf4c2d22e153be9b2792 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 17 Feb 2024 14:52:06 -0500 Subject: Add ENABLE_COVERAGE option to build --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 294aa8cc..890d0f99 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2024-02-17 Jay Berkenbilt + + * Add ENABLE_COVERAGE cmake option to assist with generating + coverage reports. + + * From M. Holger: add QPDFObjectHandle::writeJSON to directly + write a JSON representation to a pipeline. This is much faster + than writing the serialized result of getJSON. + 2024-02-11 Jay Berkenbilt * The previous fix to #1056 was incomplete. When setting a check -- cgit v1.2.3-54-g00ecf