summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e3e86d35e..3aff2e939 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-07-07 Peter Stephenson <pws@csr.com>
+
+ * 20141: Src/builtin.c, Src/exec.c, Src/params.c: Crash
+ after restoring exported special parameters. The
+ answer was `pm = tpm' at exec.c:2590.
+
2004-07-02 Peter Stephenson <pws@csr.com>
* 20127: Doc/Zsh/zle.yo, Src/Zle/zle_main.c,