From b8bdef0ad12883d72ced5eb443e6e34a93bbbb91 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 25 Oct 2015 11:09:25 -0400 Subject: Implement deterministic ID For non-encrypted files, determinstic ID generation uses file contents instead of timestamp and file name. At a small runtime cost, this enables generation of the same /ID if the same inputs are converted in the same way multiple times. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1e09c29b..f42a2f5c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2015-10-29 Jay Berkenbilt + + * Implement QPDFWriter::setDeterministicID and --deterministic-id + commandline-flag to qpdf to request generation of a deterministic + /ID for non-encrypted files. + 2015-05-24 Jay Berkenbilt * 5.1.3: release -- cgit v1.2.3-70-g09d2