diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2007-12-03 19:04:08 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2007-12-03 19:04:08 +0000 |
commit | 9794b454777867201e242c425b4fd9629c669fee (patch) | |
tree | 275dc24ebc26a094f64c516ef16ab2c70afbdb4e /ChangeLog | |
parent | 943cdc72f891f16fc572a4da5b7b1156a066ee35 (diff) | |
download | zsh-9794b454777867201e242c425b4fd9629c669fee.tar.gz zsh-9794b454777867201e242c425b4fd9629c669fee.tar.xz zsh-9794b454777867201e242c425b4fd9629c669fee.zip |
document the distfiles business
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 167012032..725b4be92 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-12-03 Peter Stephenson <pws@csr.com> + + * 24143: Etc/zsh-development-guide, Util/.distfiles: Remove + difflog.pl from the distribution owing to security worries + in usage (but leave it in the archive); also document the + distfiles business. + 2007-12-03 Clint Adams <clint@zsh.org> * 24140: Completion/Unix/Command/_git: spelling fix and |