From 7a804090b3c1a21510f67d57ae8f3ea4a1d9626f Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Mon, 25 Jan 2010 01:27:12 +0000 Subject: update patch git-svn-id: svn+q:///qpdf/trunk@937 71b93d88-0707-0410-a8cf-f5a4172ac649 --- TODO | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 333ecf6d..d27ba473 100644 --- a/TODO +++ b/TODO @@ -23,9 +23,9 @@ General ------------------------------ Index: QPDFWriter.cc =================================================================== ---- QPDFWriter.cc (revision 920) +--- QPDFWriter.cc (revision 932) +++ QPDFWriter.cc (working copy) -@@ -1958,11 +1960,15 @@ +@@ -1965,11 +1965,15 @@ // Write file in two passes. Part numbers refer to PDF spec 1.4. @@ -42,17 +42,7 @@ Index: QPDFWriter.cc } // Part 1: header -@@ -2037,7 +2043,8 @@ - t_lin_first, first_half_start, first_half_end, - first_trailer_size, - hint_length + second_xref_offset, -- hint_id, hint_offset, hint_length); -+ hint_id, hint_offset, hint_length, -+ (pass == 1)); - int endpos = this->pipeline->getCount(); - if (pass == 1) - { -@@ -2187,6 +2194,8 @@ +@@ -2204,6 +2208,8 @@ // Restore hint offset this->xref[hint_id] = QPDFXRefEntry(1, hint_offset, 0); -- cgit v1.2.3-70-g09d2