From a94c4c037c9737a598135c99bfd896e8931a4c16 Mon Sep 17 00:00:00 2001 From: Akira Kakuto Date: Fri, 25 Sep 2020 23:31:46 +0000 Subject: Fix a bug introduced by the changes in pdfobj.c on 2020-09-05. (S. Hirata) git-svn-id: svn://tug.org/texlive/trunk@56436 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/dvipdfm-x/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'Build/source/texk/dvipdfm-x/ChangeLog') diff --git a/Build/source/texk/dvipdfm-x/ChangeLog b/Build/source/texk/dvipdfm-x/ChangeLog index 6c2dcf7a678..32d6485d7aa 100644 --- a/Build/source/texk/dvipdfm-x/ChangeLog +++ b/Build/source/texk/dvipdfm-x/ChangeLog @@ -1,3 +1,13 @@ +2020-09-26 Shunsaku Hirata + + * pdfobj.c: Fix a bug that the max number of indirect objects + is wrongly set, causing a problem when too many indirect + objects are created. + * pdflimit.h: Add PDF_NUM_INDIRECT_MAX indicating the maximum + number of indirect objects which can be allocated as described + in PDF Ref. v.1.7 and ISO 32000-1. + * configure.ac: Version 20200926. + 2020-09-24 Shunsaku Hirata * pdffont.c: Fix a bug introduced by the recent font related -- cgit v1.2.3