diff options
author | Clint Adams <clint@users.sourceforge.net> | 2002-04-29 03:03:56 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2002-04-29 03:03:56 +0000 |
commit | daa674de33cbbef0d1f4c96e5e73fd4cd350d754 (patch) | |
tree | 2f0b9b45e5dabbcf11dda5a8c4fa014f4e906ac5 /ChangeLog | |
parent | f08fd029357e2b16e5e9a9332a3e67b0af6a76e2 (diff) | |
download | zsh-daa674de33cbbef0d1f4c96e5e73fd4cd350d754.tar.gz zsh-daa674de33cbbef0d1f4c96e5e73fd4cd350d754.tar.xz zsh-daa674de33cbbef0d1f4c96e5e73fd4cd350d754.zip |
unposted: add missing bracket in _spamassassin.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index aeec83535..aba055fbc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-04-28 Clint Adams <clint@zsh.org> + + * unposted: Completion/Unix/Command/_spamassassin: + add missing bracket. + 2002-04-25 Peter Stephenson <pws@csr.com> * 17046: Src/math.c: OCTAL_ZEROES with a `0' on its own was |