summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7ea34afc0..953c61830 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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