about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2003-11-13 17:03:55 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2003-11-13 17:03:55 +0000
commit3bcec12bd0ec066cbc3d133d69823c8ae551dfff (patch)
tree2b112929bc578967f3a0a8de17ae901f2aa1a20f /ChangeLog
parentaf7eba0c848d12629d41be991467d35a902a9e66 (diff)
downloadzsh-3bcec12bd0ec066cbc3d133d69823c8ae551dfff.tar.gz
zsh-3bcec12bd0ec066cbc3d133d69823c8ae551dfff.tar.xz
zsh-3bcec12bd0ec066cbc3d133d69823c8ae551dfff.zip
merge changes back from 4.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3569b26ac..b19706b8b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1131,6 +1131,12 @@
         * unposted: Etc/BUGS, Etc/TODO: update relevant
 	issues.
 
+2002-03-07  Bart Schaefer  <schaefer@zsh.org>
+
+	* 16737 (tweaked): Src/parse.c: fix parsing of binary infix
+	operators of builtin `test' when there are more than three
+	arguments.
+
 2002-03-07  Clint Adams  <clint@zsh.org>
 
         * 16778: Completion/Unix/Command/.distfiles,