summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2021-01-03 22:46:54 +0100
committerJay Berkenbilt <ejb@ql.org>2021-01-04 21:17:35 +0100
commita9bdeeb0e0059cf702f63c04affbcb56ecc8a29e (patch)
treef7c8dabc61cb58d567c86932fc48a3b5703dcb7d /ChangeLog
parentf0caf5e22d22f27fa7153a22a3507cca7129f18e (diff)
downloadqpdf-a9bdeeb0e0059cf702f63c04affbcb56ecc8a29e.tar.zst
Fix zsh completion arguments (fixes #473)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 27a457ff..2db53cb8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2021-01-03 Jay Berkenbilt <ejb@ql.org>
+
+ * Don't include -o nospace with zsh completion setup so file
+ completion works normally. Fixes #473.
+
2021-01-02 Jay Berkenbilt <ejb@ql.org>
* Make QPDFPageObjectHelper methods pipeContents, parseContents,