about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2000-05-02 13:08:19 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2000-05-02 13:08:19 +0000
commit9420498acfbe4e7ef99adca7cc4eb6bf21c1d00d (patch)
tree651e66a220aa8c260e7838cb528bcd329688de1a /ChangeLog
parentf3be526791ff209c9858883c2cf4e2ed71ed6e14 (diff)
downloadzsh-9420498acfbe4e7ef99adca7cc4eb6bf21c1d00d.tar.gz
zsh-9420498acfbe4e7ef99adca7cc4eb6bf21c1d00d.tar.xz
zsh-9420498acfbe4e7ef99adca7cc4eb6bf21c1d00d.zip
11066: false || true was trigerring trap on ZERR
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a15ea1089..07c159f7f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-05-02  Peter Stephenson  <pws@cambridgesiliconradio.com>
+
+	* 11066: Src/exec.c: suppress doing in and/or when at the end
+	of a sequence of &&/|| when another sublist follows.
+
 2000-05-02  Oliver Kiddle  <opk@zsh.org>
 
 	* 11065: Completion/Commands/_complete_debug: small fix to avoid