mirror of
https://github.com/qpdf/qpdf.git
synced 2025-01-02 22:50:20 +00:00
Update ChangeLog for previous fixes
This commit is contained in:
parent
47fe285567
commit
5c8d5b1a6c
10
ChangeLog
10
ChangeLog
@ -1,3 +1,13 @@
|
||||
2012-06-24 Jay Berkenbilt <ejb@ql.org>
|
||||
|
||||
* Support PDF files larger than 4 GB. This involved many changes
|
||||
to the ABI to increase the size of integer types used in various
|
||||
places as well as increasing the amount of padding used when
|
||||
creating linearized files. Automated tests for large files are
|
||||
disabled by default. Run ./configure --help for information on
|
||||
enabling them. Running the tests requires 11 GB of free disk
|
||||
space and takes several minutes.
|
||||
|
||||
2012-06-22 Jay Berkenbilt <ejb@ql.org>
|
||||
|
||||
* examples/pdf-create.cc: Provide an example of creating a PDF
|
||||
|
Loading…
Reference in New Issue
Block a user