diff options
author | Bart Schaefer <barts@users.sourceforge.net> | 2000-05-16 16:21:33 +0000 |
---|---|---|
committer | Bart Schaefer <barts@users.sourceforge.net> | 2000-05-16 16:21:33 +0000 |
commit | a04a3a9e6543c800bc874950dbe56f1add01a847 (patch) | |
tree | 430fbcfe637ecb6f333ee4b521f169e32d3a56f3 /ChangeLog | |
parent | 26a467f4067fdda2f627e3b6ce76ea2c54e1b464 (diff) | |
download | zsh-a04a3a9e6543c800bc874950dbe56f1add01a847.tar.gz zsh-a04a3a9e6543c800bc874950dbe56f1add01a847.tar.xz zsh-a04a3a9e6543c800bc874950dbe56f1add01a847.zip |
Fix typos and remove RCS Id strings.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c07cec0cd..c26a06f29 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2000-05-16 Bart Schaefer <schaefer@zsh.org> + + * Felix Rosencrantz: 11398: Completion/User/_lzop, + Completion/Bsd/_bsd_pkg: Fix typos in option descriptions. + + * 11378: Functions/Misc/is-at-least, Misc/make-zsh-urls: Remove + RCS Id strings. + + * unposted: Doc/Zsh/cond.yo: Yodl off some excess whitespace. + 2000-05-16 Tanaka Akira <akr@zsh.org> * 11415: Completion/User/_cvs: follow the new matcher-list behaviour. |