diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2008-07-18 11:50:29 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2008-07-18 11:50:29 +0000 |
commit | a6d838f902aa6348db8565871507596fa3bbacc6 (patch) | |
tree | 5568d0d349c6e4ea115a543d52cf882ee72eb143 /ChangeLog | |
parent | 0409391c7d08016de3f1ea8b1a74d5856669ffaa (diff) | |
download | zsh-a6d838f902aa6348db8565871507596fa3bbacc6.tar.gz zsh-a6d838f902aa6348db8565871507596fa3bbacc6.tar.xz zsh-a6d838f902aa6348db8565871507596fa3bbacc6.zip |
25304: Richard Hartmann: dont go beyond 80 columns in new user script
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d7e04e206..b579a9456 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-07-18 Peter Stephenson <pws@csr.com> + + * 25304: Richard Hartmann: Functions/Newuser/zsh-newuser-install: + don't go beyond 80 columns. + 2008-07-17 Peter Stephenson <pws@csr.com> * 25279: Doc/Zsh/func.yo, Functions/Misc/add-zsh-hook, |