summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2013-12-14 21:08:54 +0100
committerJay Berkenbilt <ejb@ql.org>2013-12-14 21:17:23 +0100
commite9a319fb9536347aeab076cdb18e1ff97eb66c07 (patch)
tree1479c589e9fb385b3486b51d1e2029a9d1195a5d /ChangeLog
parent7393a038686ceb96461afe5d8ffa901a286baee6 (diff)
downloadqpdf-e9a319fb9536347aeab076cdb18e1ff97eb66c07.tar.zst
Allow arbitrary whitespace, not just newline, after xref
Fixes #27.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 35037447..12cb789b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-12-14 Jay Berkenbilt <ejb@ql.org>
+
+ * Allow anyspace rather than just newline to follow xref header.
+ This allows qpdf to read a wider range of damaged files.
+
2013-11-29 Jay Berkenbilt <ejb@ql.org>
* If NO_GET_ENVIRONMENT is #defined, for Windows only,