aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2018-02-05 00:31:42 +0100
committerJay Berkenbilt <ejb@ql.org>2018-02-05 00:31:42 +0100
commit2ebdd6929ea15187cdcf72acb19e8cc3047702f9 (patch)
tree8f30f187a2fee80adf892ec68c57ba3e89c869ca /ChangeLog
parente3167c1a609a1f5262d8308dd94845d557e235d8 (diff)
downloadqpdf-2ebdd6929ea15187cdcf72acb19e8cc3047702f9.tar.zst
Prepare 7.1.1 releaserelease-qpdf-7.1.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 699a9f9c..2866ae55 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2018-02-04 Jay Berkenbilt <ejb@ql.org>
+
+ * 7.1.1: release
+
+ * Bug fix: properly linearize files whose /ID has a length of
+ other than 16 bytes.
+
+ * Rename some test files to avoid files with three dots in their
+ names. Fixes #173.
+
+ * Fix various build and compilation issues on some platforms and
+ compilers. Fixes #176, #172, #177
+
+ * Fix a few typos and clarify a few comments in header files.
+
2018-01-14 Jay Berkenbilt <ejb@ql.org>
* 7.1.0: release