From fc1bfe4a660e0b0a9720bec57518f91268232312 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 16 Apr 2022 12:46:35 -0400 Subject: Add ChangeLog entries and release notes for previous work --- ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 624911fc..994b8263 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2022-04-16 Jay Berkenbilt + + * Perform code cleanup including some source-compatible but not + binary compatible changes to function signatures. + +2022-04-09 Jay Berkenbilt + + * Replace PointerHolder with std::shared_ptr through the QPDF API. + A backward-compatible interface is provided and enabled by default + with a warning that can be turned off. See "Smart Pointers" in the + "Design and Library Notes" section of the manual for information + including a detailed migration process to assist with migrating + code that uses the qpdf library. + +2022-04-03 Jay Berkenbilt + + * Add automatic code formatting with clang-format. See "Code + Formatting" in the "Contributing to qpdf" chapter of the manual. + 2022-03-19 Jay Berkenbilt * 10.6.3.0cmake1: unofficial release -- cgit v1.2.3-70-g09d2