diff options
author | Clint Adams <clint@users.sourceforge.net> | 2001-05-21 17:06:07 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2001-05-21 17:06:07 +0000 |
commit | 86486827b38c4c6dc3d36876ef80ac5362ddc120 (patch) | |
tree | 90774506dd9421b91a9ed7d614bb520270c05603 /ChangeLog | |
parent | f670ec692ff2b10708d1d5b6f4f87d2ba9f65bdd (diff) | |
download | zsh-86486827b38c4c6dc3d36876ef80ac5362ddc120.tar.gz zsh-86486827b38c4c6dc3d36876ef80ac5362ddc120.tar.xz zsh-86486827b38c4c6dc3d36876ef80ac5362ddc120.zip |
correct mess from bad merge
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/ChangeLog b/ChangeLog index 11d6a224c..c7b23ca6e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -21,19 +21,6 @@ * 14408: Test/C02cond.ztst: do chmod +w to work around rm -f problem in Cygwin. - - * unposted: Completion/Unix/Type/_diff_options: quote $@ - in calls to _arguments. - -2001-05-21 Oliver Kiddle <opk@zsh.org> - - * 14409: Completion/Zsh/Command/_set: make use of _arguments in _set - -2001-05-21 Peter Stephenson <pws@csr.com> - - * 14408: Test/C02cond.ztst: do chmod +w to work around rm -f - problem in Cygwin. - * unposted: Test/.distfiles: add Test/E01options.ztst. 2001-05-20 Peter Stephenson <pws@pwstephenson.fsnet.co.uk> |