diff options
author | Eric Cook <llua@gmx.com> | 2014-02-18 12:57:01 -0500 |
---|---|---|
committer | Peter Stephenson <p.w.stephenson@ntlworld.com> | 2014-02-18 20:02:49 +0000 |
commit | be47852679b3a53c23981c9f02b3c98ebf0dc770 (patch) | |
tree | df6523302e97a741a69e10ecad73f80045cb547e /ChangeLog | |
parent | b9f10722acb9efa4ec80704ad93478d209abf48e (diff) | |
download | zsh-be47852679b3a53c23981c9f02b3c98ebf0dc770.tar.gz zsh-be47852679b3a53c23981c9f02b3c98ebf0dc770.tar.xz zsh-be47852679b3a53c23981c9f02b3c98ebf0dc770.zip |
new forms of completion for btrfs
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog index 11cd56e36..c2ffd87d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,14 @@ 2014-02-18 Peter Stephenson <p.w.stephenson@ntlworld.com> - * Eric Cook: Completion/Linux/Command/_btrfs: updated completion - for subcommands. + * Eric Cook: 32408: Completion/Linux/Command/_btrfs: additional + completions - * Eric Cook: Completion/Linux/Command/_btrfs: minor typo. + * Eric Cook: 32409: Completion/Linux/Command/_btrfs: updated + completion for subcommands. - * Eric Cook: Completion/Linux/Command/_btrfs: remove hard tabs. + * Eric Cook: 32411: Completion/Linux/Command/_btrfs: minor typo. + + * Eric Cook: 32410: Completion/Linux/Command/_btrfs: remove hard tabs. * m0viefreak: Util/helpfiles: 32402: prefer col -bx to colcrt. |