about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>2017-10-07 01:03:18 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2017-10-11 17:50:30 +0000
commit57cfa8b160d16a37fcd6a5da7c8bcd492c76021e (patch)
tree318f997fd71db7b50fd79692cad8f790fcb48c99 /ChangeLog
parentc68cfb1c36513e30ec5896444487694dcd4e12b6 (diff)
downloadzsh-57cfa8b160d16a37fcd6a5da7c8bcd492c76021e.tar.gz
zsh-57cfa8b160d16a37fcd6a5da7c8bcd492c76021e.tar.xz
zsh-57cfa8b160d16a37fcd6a5da7c8bcd492c76021e.zip
41825/0002: _stat: Complete -x options to zsh/stat's 'zstat'.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d81f1b466..06f3ba89c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2017-10-11  Daniel Shahaf  <d.s@xxxxxxxxxxxxxxxxxx>
 
+	* 41825/0002: Completion/Zsh/Command/_stat: Complete -x options
+	to zsh/stat's 'zstat'.
+
 	* 41825/0001: Completion/Zsh/Command/_stat: Only complete 'stat'
 	if it's provided by the zsh/stat builtin.