about summary refs log tree commit diff
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2001-10-22 15:42:19 +0000
committerBart Schaefer <barts@users.sourceforge.net>2001-10-22 15:42:19 +0000
commitea6482b458d4e905f16264c2d71a922db5688624 (patch)
treeba4f9fee81ab493c0b86940cf3b4ccb35ef94e35
parent094b475a616e8183c18a93c9abc0967a8bb3a9c2 (diff)
downloadzsh-ea6482b458d4e905f16264c2d71a922db5688624.tar.gz
zsh-ea6482b458d4e905f16264c2d71a922db5688624.tar.xz
zsh-ea6482b458d4e905f16264c2d71a922db5688624.zip
Add file name to 16109 entry.
-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>