aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2019-10-13 01:32:08 +0200
committerJay Berkenbilt <ejb@ql.org>2019-10-13 01:37:40 +0200
commit3094955deeb2e8d3a9e325c3a47baffd6aea57ab (patch)
treee4c5dddd639aac275bd5076c8a01cebc62386e6c /ChangeLog
parentd5ecaea48835996cb87ef82929b50bb6dbf1dd6d (diff)
downloadqpdf-3094955deeb2e8d3a9e325c3a47baffd6aea57ab.tar.zst
Prepare 9.0.2 releaserelease-qpdf-9.0.2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d10a8997..3c6dccee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2019-10-12 Jay Berkenbilt <ejb@ql.org>
+ * 9.0.2: release
+
* Change the name of the temporary file used by --replace-input to
work with arbitrary absolute or relative paths without requiring
path splitting logic. Fixes #365.