about summary refs log tree commit diff
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2000-05-27 08:30:15 +0000
committerBart Schaefer <barts@users.sourceforge.net>2000-05-27 08:30:15 +0000
commit301c475bd94f9d7e7a99d3e057437f08aed88ea1 (patch)
tree69b6e34da0a33d4c77ea971619a80fbff71ee808
parent5b463bddc627c274fd99beb85f4ce83f06072c0b (diff)
downloadzsh-301c475bd94f9d7e7a99d3e057437f08aed88ea1.tar.gz
zsh-301c475bd94f9d7e7a99d3e057437f08aed88ea1.tar.xz
zsh-301c475bd94f9d7e7a99d3e057437f08aed88ea1.zip
11606 and 11607.
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 98ba3065d..13fdc6ad3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2000-05-27  Bart Schaefer  <schaefer@zsh.org>
+
+	* 11606: Src/parse.c, Test/01grammar.ztst: Propagate parse errors
+	out of parse_list() and parse_event(), and test that it worked.
+
+	* 11607: Src/builtin.c: For "read -q", open shout if necessary
+	even when SHTTY is already a valid descriptor; just don't close
+	it again in that case.  Restores behavior from 10727 that was
+	lost in 11524.
+
 2000-05-26  Clint Adams  <schizo@debian.org>
 
 	* 11599: Completion/User/_perl_modules: check to make sure