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 4b4bb97ed..33db57d28 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-10-22  Bart Schaefer  <schaefer@zsh.org>
+
+	* 16109: Use a fixed initial fdtable_size to fix crash resulting
+	from a huge memory allocation, as reported in 16082.
+
 2001-10-20  Bart Schaefer  <schaefer@zsh.org>
 
 	* Adapted from Stefan Dalibor, 16043: Src/utils.c: checkrmall()