diff options
author | Clint Adams <clint@users.sourceforge.net> | 2002-07-24 17:55:38 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2002-07-24 17:55:38 +0000 |
commit | 4642fceebe71753856bc1243c555bcdc4cba0639 (patch) | |
tree | c43cdc3f76d83b9d6be553ccbecd7e47396f1c79 /ChangeLog | |
parent | a4d0b99477d9a82cbdbb8808f6184073f9ed162f (diff) | |
download | zsh-4642fceebe71753856bc1243c555bcdc4cba0639.tar.gz zsh-4642fceebe71753856bc1243c555bcdc4cba0639.tar.xz zsh-4642fceebe71753856bc1243c555bcdc4cba0639.zip |
17479: fix typo noticed by Martin Pool.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b4a24d035..246954fa7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2002-07-24 Clint Adams <clint@zsh.org> + * 17479: Doc/Zsh/arith.yo: fix typo noticed by Martin Pool. + * 17478: Completion/Debian/Command/_bts: new tags for sarge. 2002-07-22 Clint Adams <clint@zsh.org> |