summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2015-07-22 13:03:02 -0700
committerBarton E. Schaefer <schaefer@zsh.org>2015-07-22 13:03:02 -0700
commit30dd372bcb854dd4d1374d5fd3f7c4604ade0861 (patch)
tree8a93b53b9c65ea96ca67bc4672c613cc43e06c96 /ChangeLog
parentfix another test for 35581 (diff)
downloadzsh-30dd372bcb854dd4d1374d5fd3f7c4604ade0861.tar
zsh-30dd372bcb854dd4d1374d5fd3f7c4604ade0861.tar.gz
zsh-30dd372bcb854dd4d1374d5fd3f7c4604ade0861.tar.bz2
zsh-30dd372bcb854dd4d1374d5fd3f7c4604ade0861.tar.lz
zsh-30dd372bcb854dd4d1374d5fd3f7c4604ade0861.tar.xz
zsh-30dd372bcb854dd4d1374d5fd3f7c4604ade0861.tar.zst
zsh-30dd372bcb854dd4d1374d5fd3f7c4604ade0861.zip
users/20324: add (D) flag for tilde-fied completion listing
Also move some more recent code so an old comment is connected to the correct bit of older code
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9401b7f92..b09a021f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2015-07-22 Barton E. Schaefer <schaefer@zsh.org>
+ * unposted: Completion/Zsh/Type/_directory_stack: move some more
+ recent code so an old comment is connected to the correct bit of
+ older code
+
+ * users/20324: Completion/Zsh/Type/_directory_stack: add (D) flag
+ for tilde-fied completion listing
+
* 35826: Src/Modules/newuser.c, Src/Modules/zftp.c,
Src/Zle/complist.c, Src/Zle/zle_misc.c, Src/init.c, Src/params.c,
Src/utils.c, Src/watch.c: add getsparam_u() to return unmetafied