about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2002-05-13 09:36:53 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2002-05-13 09:36:53 +0000
commit139b6d48415becd3cafbc6a502fcfc19421ee2d7 (patch)
tree8ca971df255a1ae774a79cb4ba3d3af3ca0823be /ChangeLog
parent0cfe1b30beaa8faaef679339fb1cb417f7c122de (diff)
downloadzsh-139b6d48415becd3cafbc6a502fcfc19421ee2d7.tar.gz
zsh-139b6d48415becd3cafbc6a502fcfc19421ee2d7.tar.xz
zsh-139b6d48415becd3cafbc6a502fcfc19421ee2d7.zip
17120, 17121: Src/init.c: work around problem with NIS tying up file
descriptors.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 771df6b29..5cc7e70a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-05-13  Peter Stephenson  <pws@csr.com>
+
+	* 17120, 17121: Src/init.c: work around problem that NIS ties up a
+	file descriptor by forcing it to be at least 10 so it's not in the
+	range a user can open.
+
 2002-05-13  Sven Wischnowsky  <wischnow@zsh.org>
 
 	* 17135: Src/Zle/compcore.c, Src/Zle/zle_tricky.c: fix for