diff options
author | Clint Adams <clint@users.sourceforge.net> | 2006-02-09 14:51:24 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2006-02-09 14:51:24 +0000 |
commit | 21fb933522cd7509c52acf49bf771cec305d6fe8 (patch) | |
tree | df3d84fc432f87a25a386602683085af9b411530 /ChangeLog | |
parent | c80682a850c89fcaa6ec172e8e3aef7d11041fef (diff) | |
download | zsh-21fb933522cd7509c52acf49bf771cec305d6fe8.tar.gz zsh-21fb933522cd7509c52acf49bf771cec305d6fe8.tar.xz zsh-21fb933522cd7509c52acf49bf771cec305d6fe8.zip |
22205: patch from R.Ramkumar to use the argument to -C in make completion.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7fde1c2fb..4e3a07185 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-02-09 Clint Adams <clint@zsh.org> + + * 22205: Completion/Unix/Command/_make: patch from + R.Ramkumar to use the argument to -C in make + completion. + 2006-02-07 Wayne Davison <wayned@users.sourceforge.net> * unposted: Completion/Unix/Command/_rsync: One last new option |