about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9cf10391d..7199b2950 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-05-21  Peter Stephenson  <pws@csr.com>
+
+	* 19971: Src/exec.c, Src/params.c: use putenv to put "_"
+	into exec'd environment, avoiding horrific hack.
+
 2004-05-20  Wayne Davison  <wayned@users.sourceforge.net>
 
 	* 19962: Src/builtin.c, Src/hist.c, Doc/Zsh/builtins.yo,