about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2001-07-26 13:45:46 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2001-07-26 13:45:46 +0000
commit85a48a47d469a57f68260534e47fefb8ed081cee (patch)
treef8326bbdd041698204cd9bb53b5cad3c859cf359 /ChangeLog
parent3394114b2bc935ab2a919654913b0261a2a8cc58 (diff)
downloadzsh-85a48a47d469a57f68260534e47fefb8ed081cee.tar.gz
zsh-85a48a47d469a57f68260534e47fefb8ed081cee.tar.xz
zsh-85a48a47d469a57f68260534e47fefb8ed081cee.zip
fix posixbuiltins test to not be broken by existence of `print' external (15503)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2507726b2..a5c7533bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-07-26  Oliver Kiddle  <opk@zsh.org>
+
+	* 15503: Test/E01options.ztst: fix posixbuiltins test so that it
+	isn't broken by the existence of a print external command.
+
 2001-07-25  Sven Wischnowsky  <wischnow@zsh.org>
 
 	* 15487: Src/Zle/complete.c: fix for `--' before matches ignoring all