aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2010-01-25 02:21:06 +0100
committerJay Berkenbilt <ejb@ql.org>2010-01-25 02:21:06 +0100
commit375b494e5725ddf3d1bca0b1223508b67cf87654 (patch)
tree6b226cab1e14b96e83efcd4d6426ab25f42ae415 /ChangeLog
parent26a3c3a1c43d83c5a92b01e7ce37da5bb75202f8 (diff)
downloadqpdf-375b494e5725ddf3d1bca0b1223508b67cf87654.tar.zst
update for 2.1.2
git-svn-id: svn+q:///qpdf/trunk@934 71b93d88-0707-0410-a8cf-f5a4172ac649
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d34c91fd..2f4cdfac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2010-01-24 Jay Berkenbilt <ejb@ql.org>
+
+ * 2.1.2: release
+
+ * libqpdf/QPDFWriter.cc: fix logic error in padding calculation.
+ When writing linearized files with cross reference streams, the
+ padding calculation failed to take differences in sizes of
+ compressed data between pass 1 and pass 2 into consideration.
+
2009-12-14 Jay Berkenbilt <ejb@ql.org>
* 2.1.1: release