diff options
| author | Barton E. Schaefer <schaefer@zsh.org> | 2014-09-12 15:28:51 -0700 |
|---|---|---|
| committer | Barton E. Schaefer <schaefer@zsh.org> | 2014-09-12 15:28:51 -0700 |
| commit | 03e53c8f25a472b4d62ad5e7247b693a4864eaca (patch) | |
| tree | d81b1986cce79189a8792a82fd258bcea7eb7e51 /ChangeLog | |
| parent | Add $functypestack special parameter in zsh/parameter (diff) | |
| download | zsh-03e53c8f25a472b4d62ad5e7247b693a4864eaca.tar zsh-03e53c8f25a472b4d62ad5e7247b693a4864eaca.tar.gz zsh-03e53c8f25a472b4d62ad5e7247b693a4864eaca.tar.bz2 zsh-03e53c8f25a472b4d62ad5e7247b693a4864eaca.tar.lz zsh-03e53c8f25a472b4d62ad5e7247b693a4864eaca.tar.xz zsh-03e53c8f25a472b4d62ad5e7247b693a4864eaca.tar.zst zsh-03e53c8f25a472b4d62ad5e7247b693a4864eaca.zip | |
33143: POSIX_ARGZERO more closely matches bash et al.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2014-09-12 Barton E. Schaefer <schaefer@zsh.org> + + * 33143: Src/init.c: POSIX_ARGZERO more closely matches bash et al. + 2014-09-12 Peter Stephenson <p.w.stephenson@ntlworld.com> * users/19075: Doc/Zsh/mod_parameter.yo, @@ -249,7 +253,7 @@ Completion/openSUSE/Command/_SuSEconfig -> Completion/openSUSE/Command/_SUSEconfig: rename file. -2014-08-04 Barton E. Schaefer <schaefer@brasslantern.com> +2014-08-04 Barton E. Schaefer <schaefer@zsh.org> * Miles Ohlrich: 32958: Src/Zle/compctl.c: bitwise logic fix |
