diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2009-08-21 14:34:51 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2009-08-21 14:34:51 +0000 |
commit | c326bf0d30b4e0a062d661b29ef8c1e2962078a8 (patch) | |
tree | 7b2423e77489edf9e20c9647421b660423d8e080 /ChangeLog | |
parent | 58aefcada3e25ea8fe7b8dcbf820354008f7e591 (diff) | |
download | zsh-c326bf0d30b4e0a062d661b29ef8c1e2962078a8.tar.gz zsh-c326bf0d30b4e0a062d661b29ef8c1e2962078a8.tar.xz zsh-c326bf0d30b4e0a062d661b29ef8c1e2962078a8.zip |
27228: clear function for zsh-newuser-install
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 9717f6edd..442bbe4cb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-08-21 Peter Stephenson <pws@csr.com> + + * 27228: Functions/Newuser/zsh-newuser-install: add a clear + function if the command doesn't exist. + 2009-08-17 Peter Stephenson <p.w.stephenson@ntlworld.com> * 27219: Completion/Unix/Type/_files: "_files -F <array>" wasnʼt @@ -12094,5 +12099,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4763 $ +* $Revision: 1.4764 $ ***************************************************** |