about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2016-10-22 21:54:07 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2016-10-24 00:53:45 +0000
commit71dd0ab62ecf67e3a4a60749e9f5b1cfc9ac0ec4 (patch)
tree5da98862f9c92cda523da50a5868e92803ea5628 /ChangeLog
parent4eef3e6f0e2f7e258c961b30cef7f4d463fb8b2f (diff)
downloadzsh-71dd0ab62ecf67e3a4a60749e9f5b1cfc9ac0ec4.tar.gz
zsh-71dd0ab62ecf67e3a4a60749e9f5b1cfc9ac0ec4.tar.xz
zsh-71dd0ab62ecf67e3a4a60749e9f5b1cfc9ac0ec4.zip
39706: _tilde_files: Offer named directories. Document.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7debe2d83..717f25e76 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2016-10-24  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* 39706: Completion/Unix/Type/_tilde_files, Doc/Zsh/compsys.yo:
+	_tilde_files: Offer named directories. Document.
+
 	* 39708: Completion/Unix/Type/_email_addresses,
 	Doc/Zsh/compsys.yo: Document _email_addresses.