about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2001-05-18 16:20:48 +0000
committerBart Schaefer <barts@users.sourceforge.net>2001-05-18 16:20:48 +0000
commitde880a6bbb4ea064dbe5fb0405081c170a12ff5c (patch)
tree1b9a624f1be5eb856ff22ae8b9244493578502d9 /ChangeLog
parent4544933427065dea3834753ea29c18610f3ef8ea (diff)
downloadzsh-de880a6bbb4ea064dbe5fb0405081c170a12ff5c.tar.gz
zsh-de880a6bbb4ea064dbe5fb0405081c170a12ff5c.tar.xz
zsh-de880a6bbb4ea064dbe5fb0405081c170a12ff5c.zip
Tweak zmodload tests, fix fd 8.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 44d76b45f..cee8cd531 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2001-05-18  Bart Schaefer  <schaefer@zsh.org>
+
+	* 14385: Test/V01zmodload.ztst, Test/ztst.zsh: Fix typo in a
+	comment; print a warning when unable to test zsh/example; make
+	sure the file descriptor for that warning (and others in other
+	test files) is available even if ZTST_verbose has an unexpected
+	value.
+
 2001-05-18  Peter Stephenson  <pws@csr.com>
 
 	* 14382: Src/module.c: zmodload -uf wouldn't work even if the