about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 524e66caf..627281417 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
 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.
+	* 16109: Src/init.c: 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>