about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b9272bbbc..2b27065bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2002-06-07  Peter Stephenson  <pws@csr.com>
 
+	* 17299: Src/builtin.c, Src/exec.c, Src/init.c, Src/parse.c,
+	Src/text.c, Src/zsh.h: Instead of freeing Eprogs in one go
+	at the top level, use reference counts.
+
 	* 17301 (doc slightly tweaked): Src/Zle/zle_thingy.c,
 	Doc/Zsh/zle.yo: make `zle -I' only invalidate the display on the
 	first call to prevent spurious extra command lines appearing.