From 48f36784a808857af9b6450263c1454195433aaf Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Fri, 9 Dec 2022 19:21:45 -0800 Subject: 51047: fix quoting of completion matches when _canonical_paths -N option is used --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 77dfc0377..f65712ccf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2022-12-09 Bart Schaefer + + * 51047: Completion/Unix/Type/_canonical_paths: fix quoting + of completion matches when _canonical_paths -N option is used + 2022-12-09 Daniel Shahaf * 51144, 51146: @@ -187,7 +192,7 @@ * 50418: Src/zsh_system.h, configure.ac: use setenv(3)/getenv(3) on newer macOS -2022-07-16 Bart Schaefer +2022-07-16 Bart Schaefer * users/27852: Completion/Unix/Command/_python: Make a local copy of $_compskip to avoid propagating outward any changes by _normal -- cgit v1.3.1