about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorllua <llua@gmx.com>2014-04-05 16:46:25 -0400
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2014-04-06 16:57:48 +0100
commitfe40b9c2a3f7e3dc282caf033525c1b4d2b4ddab (patch)
tree109dca943f461ca38e9a39ee4c54d553d4818084 /ChangeLog
parent141f569c0f979254369b91e8018e8beaa2c6863a (diff)
downloadzsh-fe40b9c2a3f7e3dc282caf033525c1b4d2b4ddab.tar.gz
zsh-fe40b9c2a3f7e3dc282caf033525c1b4d2b4ddab.tar.xz
zsh-fe40b9c2a3f7e3dc282caf033525c1b4d2b4ddab.zip
complete zfs ... -o multiple times
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ba0856e4..fc518a40c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2014-04-06  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
+	* 32530: llua: Completion/Unix/Command/_zfs: repeatable -o
+	argument.
+
 	* 32521: Doc/Zsh/params.yo: document that LOGNAME comes
 	from getlogin().