From 3f2b61ae000041bf158f63fb5ddf4d90c193fb60 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 13 May 2023 16:26:32 -0400 Subject: Add release notes and ChangeLog for previous PR --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4c8ddfee..8a0f73a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2023-04-02 Jay Berkenbilt + * Allow QPDFJob's workflow to be split into a reading phase and a + writing phase to allow the caller to operate on the QPDF object + before it is written. This adds methods QPDFJob::createQPDF and + QPDFJob::writeQPDF and corresponding C API functions + qpdfjob_create_qpdf and qpdfjob_write_qpdf. Thanks to M. Holger + for the contrbution. + 2023-03-18 Jay Berkenbilt * Enhance --optimize-images to support images nested inside of -- cgit v1.2.3-54-g00ecf