diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2009-09-13 18:26:21 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2009-09-13 18:26:21 +0000 |
commit | 1f6225fd7827c4cb151db759836c65399f7689f9 (patch) | |
tree | 40d8b3dc9924c366b26ed68607f3ce63102f082b /ChangeLog | |
parent | d980a79a43e5c44acfd884a248c313cb9dad7269 (diff) | |
download | zsh-1f6225fd7827c4cb151db759836c65399f7689f9.tar.gz zsh-1f6225fd7827c4cb151db759836c65399f7689f9.tar.xz zsh-1f6225fd7827c4cb151db759836c65399f7689f9.zip |
Baptiste Daroussin: 27271: remove awk dependence
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index e3e57f669..2688e919c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2009-09-13 Peter Stephenson <p.w.stephenson@ntlworld.com> + * Baptiste Daroussin: 27271: Functions/Zftp/zfanon: remove awk + dependence. + * Baptiste Daroussin: 27270: Functions/Zftp/zfcd_match: remove awk dependence. @@ -12160,5 +12163,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4776 $ +* $Revision: 1.4777 $ ***************************************************** |