aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2012-06-24 21:32:48 +0200
committerJay Berkenbilt <ejb@ql.org>2012-06-24 21:56:59 +0200
commit5c8d5b1a6cf6202925a5915c8b5a256a3578fa6c (patch)
tree0abd4641aab77a30d46f1b343b019b7eea691107 /ChangeLog
parent47fe2855676dcd1a69339960456775ed5fe51638 (diff)
downloadqpdf-5c8d5b1a6cf6202925a5915c8b5a256a3578fa6c.tar.zst
Update ChangeLog for previous fixes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7c3fbbcd..100c6f04 100644
--- a/ChangeLog
+++ b/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