about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2003-02-17 11:41:58 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2003-02-17 11:41:58 +0000
commit40c29457f285deaba4959dd23d5f2dd859ddb956 (patch)
treeeef78ccf4dd50dd9ef37a4a8764e01ebfd9733ce /ChangeLog
parenta71bf4a283a5a9ba58ac0057b689c4cee5c9e354 (diff)
downloadzsh-40c29457f285deaba4959dd23d5f2dd859ddb956.tar.gz
zsh-40c29457f285deaba4959dd23d5f2dd859ddb956.tar.xz
zsh-40c29457f285deaba4959dd23d5f2dd859ddb956.zip
18251: Fix select and make it respect EOF
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 666f26473..a105b4806 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-02-17  Peter Stephenson  <pws@csr.com>
+
+	* 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.
+
 2003-02-17  Oliver Kiddle  <opk@zsh.org>
 
 	* 18249: Completion/Linux/Command/_uml: new completion function