diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index f30f025fb..3cd2912ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 $ ***************************************************** |