about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2021-12-13 20:59:25 +0100
committerOliver Kiddle <opk@zsh.org>2021-12-13 20:59:25 +0100
commit7791a6876c64ee678da0bd9af954af692146f4fd (patch)
treed0c46d020dc92c4ad6c4457a150c42382a98ac16 /ChangeLog
parent78c51b34c026d295c146b01db3d534bc3cd9352b (diff)
downloadzsh-7791a6876c64ee678da0bd9af954af692146f4fd.tar.gz
zsh-7791a6876c64ee678da0bd9af954af692146f4fd.tar.xz
zsh-7791a6876c64ee678da0bd9af954af692146f4fd.zip
49645: when completing for the path_dirs option, add a / suffix and follow symlinks
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d6c748bd7..cb5d4564e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2021-12-13  Oliver Kiddle  <opk@zsh.org>
 
+	* 49645: Completion/Unix/Type/_path_commands: when completing for
+	the path_dirs option, add a / suffix and follow symlinks
+
 	* 49643: Completion/Zsh/Type/_command_names: facilitate use
 	of the fake style by always calling _description with the
 	executables tag