diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2009-05-20 09:53:13 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2009-05-20 09:53:13 +0000 |
| commit | 0f4c32138087a56fd554fd619939fb19d2acbafd (patch) | |
| tree | 2264a8ca1444e9b3683d4ea7c3a0eb67c2beac6f /ChangeLog | |
| parent | users/14143 plus tweak in padding code: (diff) | |
| download | zsh-0f4c32138087a56fd554fd619939fb19d2acbafd.tar zsh-0f4c32138087a56fd554fd619939fb19d2acbafd.tar.gz zsh-0f4c32138087a56fd554fd619939fb19d2acbafd.tar.bz2 zsh-0f4c32138087a56fd554fd619939fb19d2acbafd.tar.lz zsh-0f4c32138087a56fd554fd619939fb19d2acbafd.tar.xz zsh-0f4c32138087a56fd554fd619939fb19d2acbafd.tar.zst zsh-0f4c32138087a56fd554fd619939fb19d2acbafd.zip | |
26975: compilation issues in bin_print()
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,7 @@ 2009-05-20 Peter Stephenson <pws@csr.com> + * 26975: Src/builtin.c: compilation issues in bin_print(). + * users/14143 plus extra fix in padding code: Doc/Zsh/params.yo, Src/subst.c, Src/utils.c: use default IFS if IFS is unset. @@ -11738,5 +11740,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4691 $ +* $Revision: 1.4692 $ ***************************************************** |
