about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Stark <sstark+zsh@mailbox.org>2023-02-21 23:12:47 +0100
committerOliver Kiddle <opk@zsh.org>2023-02-24 14:40:38 +0100
commitbb36b80178e38adf67188a7367b88dd9de6b39db (patch)
tree2f1fc8b1247177b104bd5f5da370c7dc8477a5eb /ChangeLog
parentf604645d06d03a43de8c0c7192be0fda59c26758 (diff)
downloadzsh-bb36b80178e38adf67188a7367b88dd9de6b39db.tar.gz
zsh-bb36b80178e38adf67188a7367b88dd9de6b39db.tar.xz
zsh-bb36b80178e38adf67188a7367b88dd9de6b39db.zip
51470 (tweaked, c.f. 51476): Separate cdpath elements in path-directories completion
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 204e64365..1897e2fa6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2023-02-24  Oliver Kiddle  <opk@zsh.org>
 
+	* Sebastian Stark: 51470 (tweaked, c.f. 51476):
+	Completion/Zsh/Command/_cd: Separate cdpath elements in
+	path-directories completion
+
 	* 51474: Completion/Unix/Command/_ansible: make -e and --vault-id
 	options repeatable and update for new options to ansible 2.13.2