diff options
author | Clint Adams <clint@users.sourceforge.net> | 2007-02-05 19:26:12 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2007-02-05 19:26:12 +0000 |
commit | 49437215b2c372899f457cb16101d138cbad0760 (patch) | |
tree | 88189466562604c5d7357b818df1c962c596c19e /ChangeLog | |
parent | b3fa980bebb8e090e2ec5cea73b07e1653e1c367 (diff) | |
download | zsh-49437215b2c372899f457cb16101d138cbad0760.tar.gz zsh-49437215b2c372899f457cb16101d138cbad0760.tar.xz zsh-49437215b2c372899f457cb16101d138cbad0760.zip |
23151: partial completion for mtn (monotone) command.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 2764d1c97..2e64c6813 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-02-05 Clint Adams <clint@zsh.org> + + * 23151: Completion/Unix/Command/.distfiles, + Completion/Unix/Command/_monotone: partial completion + for mtn (monotone) command. + 2007-02-03 Clint Adams <clint@zsh.org> * 23150: Completion/Debian/Command/.distfiles, |