about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <p.w.stephenson@ntlworld.com>2021-08-24 19:21:53 +0100
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2021-08-24 19:21:53 +0100
commit4a9437317fd374e983934d5b18c7d1d6ee041645 (patch)
treec4766c879ade6e8c20d9fab3bfa9fe00c515217f /ChangeLog
parentcd89e1937daa9dcfa6b372ec56018904c0f34581 (diff)
downloadzsh-4a9437317fd374e983934d5b18c7d1d6ee041645.tar.gz
zsh-4a9437317fd374e983934d5b18c7d1d6ee041645.tar.xz
zsh-4a9437317fd374e983934d5b18c7d1d6ee041645.zip
49297 (quoting amended): error message in files module.
If ENONENT it could be the other argument that doesn't exist, so check.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d1a97e41..428998717 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2021-08-24  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* 49297 with quoting updated: Src/Modules/files.c: check
+	which files is in error when ENOENT on link etc.
+
 2021-08-24  dana  <dana@dana.is>
 
 	* github #78: DCsunset: Completion/Unix/Command/_pandoc: Fix