mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-08 12:01:21 +02:00
22195: don't set HOME in the shell
This commit is contained in:
parent
8b0cc87817
commit
3e6fae832b
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2006-02-06 Peter Stephenson <pws@csr.com>
|
||||
|
||||
* 22195: README, Src/init.c, Src/params.c, Src/subst.c,
|
||||
Src/utils.c, Src/Modules/newuser.c: don't set HOME in the shell,
|
||||
only if passed by the environment; handle the fallout.
|
||||
|
||||
2006-02-05 Wayne Davison <wayned@users.sourceforge.net>
|
||||
|
||||
* unposted: Completion/Unix/Command/_rsync: A few more fixes
|
||||
|
|
Loading…
Reference in a new issue