Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (24m)  pkgsrc-2024Q1 (6d)  pkgsrc-2023Q4 (53d)  pkgsrc-2023Q2 (85d)  pkgsrc-2023Q3 (164d) 

2024-05-23 17:06:23 UTC Now

2013-01-27 10:31:19 UTC MAIN commitmail json YAML

Updated to 1.58

1.58  28 May 2012
      Many thanks for Vadim Repin for numerous excellent bug reports!
      [FIXES]
      - Appended pdf revisions incorrectly incremented object generation numbers
        https://rt.cpan.org/Ticket/Display.html?id=76513
      - Appending pdf revisions was broken for non-linearized PDFs
        https://rt.cpan.org/Ticket/Display.html?id=76514
      - Allow multiple "startxref" statements in the last 1024 bytes -- unlikely, but possible
        https://rt.cpan.org/Ticket/Display.html?id=77508
      - Allow whitespace at the beginning of an indirect object (I think the PDF spec is
        ambiguous about this)
        https://rt.cpan.org/Ticket/Display.html?id=76512
      - Allow backspace character
        https://rt.cpan.org/Ticket/Display.html?id=76151
      [DOCUMENTATION]
      - mention $pdf->setPageContent($pagenum, $tree->toString());
        Leo Lapworth and http://cpanforum.com/posts/13228

(rhaen)