about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a105b4806..ca44d09e3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2003-02-17  Peter Stephenson  <pws@csr.com>
 
+	* 18252: Src/input.c, Src/loop.c, Src/zsh.h, Src/Zle/zle_main.c:
+	pass ignoreeof settings as flag to zle_main.c, only use option
+	in input.c.
+
 	* 18251: Src/parse.c, Src/loop.c: 15030 broke `select' a year
 	and a half ago and no-one noticed till now; also make `select'
 	return on an EOF without complaining.