From b356b9dfa2fd1b1d15cbd09720d6d8185fa613e5 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 24 May 2015 16:20:22 -0400 Subject: fix-qdf: handle object streams with > 255 objects fix-qdf was previously hard-coding the number of bytes for the f2 field of the xref stream entry. This addresses issue #37. Thanks aluebcke for reporting. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8220c9b5..a8ac3527 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2015-05-24 Jay Berkenbilt + * Bug fix: fix-qdf was not handling object streams with more than + 255 objects in them. + * Handle Microsoft crypt provider initialization properly for case where no keys have been previously created, such as in a fresh Windows installation. -- cgit v1.2.3-54-g00ecf