From 86ea2012bd413e728c2a3eecf5f2a6de113e3679 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Fri, 22 Dec 2023 14:42:16 -0500 Subject: Allow other than /Yes and /Off in a check box (fixes #1056) --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b267f4f6..b18283cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2023-12-22 Jay Berkenbilt + + * When setting a check box value, allow any value other than /Off + to mean checked. This is permitted by the spec. Previously, any + value other than /Yes or /Off was rejected. Fixes #1056. + 2023-12-21 Jay Berkenbilt * Fix to QPDF JSON: a floating point number that appears in -- cgit v1.2.3-54-g00ecf