From a237e9244512951e47cca0251aed00d8094de469 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Fri, 18 Oct 2013 09:18:45 -0400 Subject: Warn when -accessibility=n will be ignored Also accept -accessibility=n with 256 bit keys even though it will be ignored. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 951d9d03..460cdd89 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2013-10-18 Jay Berkenbilt + + * Warn when -accessibility=n is specified with a modern encryption + format (R > 3). Also, accept this flag (and ignore with warning) + with 256-bit encryption. qpdf has always ignored the + accessibility setting with R > 3, but it previously did so + silently. + 2013-10-05 Jay Berkenbilt * Replace operator[] in std::string and std::vector with "at" in -- cgit v1.2.3-54-g00ecf