diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2000-12-04 12:03:25 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2000-12-04 12:03:25 +0000 |
commit | 0db6a3103f2285365476f8bc87638261a4422bb4 (patch) | |
tree | 4d46bca203d3deb62169557402f88d31b2fa187f /ChangeLog | |
parent | caa994e1e9e3ab73a0b9ee757a45c5896bf77864 (diff) | |
download | zsh-0db6a3103f2285365476f8bc87638261a4422bb4.tar.gz zsh-0db6a3103f2285365476f8bc87638261a4422bb4.tar.xz zsh-0db6a3103f2285365476f8bc87638261a4422bb4.zip |
$# doc
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0692d9fed..d71e61a96 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-12-04 Peter Stephenson <pws@csr.com> + + * 13220: Doc/Zsh/params.yo: mention problems with $# e.g. `$#-' + in arithmetic. + 2000-12-03 Clint Adams <schizo@debian.org> * 13216: Doc/Zsh/.distfiles, Doc/Zsh/builtins.yo, |