summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 130bec319..0771c2719 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2022-12-30 Peter Stephenson <p.w.stephenson@ntlworld.com>
+
+ * Daniel: 51249: Completion/Unix/Command/_tar: copy
+ --force-local option as needed for file names.
+
2022-12-16 Oliver Kiddle <opk@zsh.org>
* 51214: Doc/Zsh/builtins.yo, Src/builtin.c, Test/B04read.ztst,