aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2019-10-13 01:25:09 +0200
committerJay Berkenbilt <ejb@ql.org>2019-10-13 01:27:50 +0200
commite188d0fffa60e20114fbbedb58f9e9a5e65778fd (patch)
treea86c86dea05be86fd4c9f635f3bea650ba848972 /ChangeLog
parentbcfb0c7d9a8c7e50f96db440184b2ce00cbc144d (diff)
downloadqpdf-e188d0fffa60e20114fbbedb58f9e9a5e65778fd.tar.zst
Make --replace-input work with / in path (fixes #365)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c16052b9..d10a8997 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2019-10-12 Jay Berkenbilt <ejb@ql.org>
+
+ * 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.
+
2019-09-20 Jay Berkenbilt <ejb@ql.org>
* 9.0.1: release