diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2010-02-09 13:58:11 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2010-02-09 13:58:11 +0000 |
commit | 9fe0077305b9f92a10f6a2f29d7fa1331a551509 (patch) | |
tree | 68fd3470abba0ef650134aa62a447954c2a13265 /ChangeLog | |
parent | 4a0ddedf0af0bbd22530132df830b588b2b63220 (diff) | |
download | zsh-9fe0077305b9f92a10f6a2f29d7fa1331a551509.tar.gz zsh-9fe0077305b9f92a10f6a2f29d7fa1331a551509.tar.xz zsh-9fe0077305b9f92a10f6a2f29d7fa1331a551509.zip |
Geoff: 27693: rename underscore to avoid name clash
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog index 992bbcb71..4e7ee80ef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,11 @@ +2010-02-09 Peter Stephenson <pws@csr.com> + + * Geoff: 27693: Src/exec.c, Src/init.c, Src/params.c, Src/init.c: + rename underscore to avoid name clash. + 2010-02-08 Peter Stephenson <pws@csr.com> - * unposte: Src/subst.c: comment about what colon in parameter + * unposted: Src/subst.c: comment about what colon in parameter substitution might be doing. * unposted: Completion/compinit, @@ -12707,5 +12712,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4887 $ +* $Revision: 1.4888 $ ***************************************************** |