diff options
author | Eric Cook <llua@gmx.com> | 2014-02-18 12:57:00 -0500 |
---|---|---|
committer | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2014-02-18 19:59:57 +0000 |
commit | b9f10722acb9efa4ec80704ad93478d209abf48e (patch) | |
tree | e0e7dececcfdc90a98dc6e01b2901e04e19b5445 /ChangeLog | |
parent | 55232af89116eeabd3accb94a32a23ecb10244cb (diff) | |
download | zsh-b9f10722acb9efa4ec80704ad93478d209abf48e.tar.gz zsh-b9f10722acb9efa4ec80704ad93478d209abf48e.tar.xz zsh-b9f10722acb9efa4ec80704ad93478d209abf48e.zip |
updated subcommand completion for btrfs
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 8bc223f4f..11cd56e36 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2014-02-18 Peter Stephenson <p.w.stephenson@ntlworld.com> + * Eric Cook: Completion/Linux/Command/_btrfs: updated completion + for subcommands. + * Eric Cook: Completion/Linux/Command/_btrfs: minor typo. * Eric Cook: Completion/Linux/Command/_btrfs: remove hard tabs. |