about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 377a1661e..1a3ec84c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-09-17  Clint Adams  <schizo@debian.org>
 
+	* 12823: Src/builtin.c, Src/utils.c: use zsh heap instead of
+	permanent heap.
+
 	* 12821: Src/builtin.c: bin_dot is now independent of PATH_MAX.
 
 2000-09-16  Bart Schaefer  <schaefer@zsh.org>