diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2003-02-13 10:41:44 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2003-02-13 10:41:44 +0000 |
commit | 67512e04ae8759f61c147b1800d2992614ea1ad5 (patch) | |
tree | 18a95b58f314100da54427276b31e82cd47ff831 /ChangeLog | |
parent | 9dbf7405fa2dc0e36082cf7693f98dea2cf4a1db (diff) | |
download | zsh-67512e04ae8759f61c147b1800d2992614ea1ad5.tar.gz zsh-67512e04ae8759f61c147b1800d2992614ea1ad5.tar.xz zsh-67512e04ae8759f61c147b1800d2992614ea1ad5.zip |
unposted: fix _perforce function names
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0a426e1db..1fdd5c3ad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-02-13 Peter Stephenson <pws@csr.com> + + * unposted: Completion/Unix/Command/_perforce: same again, + but do it properly. Fix _perforce_revisions with named file. + 2003-02-11 Peter Stephenson <pws@csr.com> * unposted: Completion/Unix/Command/_p4: Oliver thinks _perforce |