about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2001-03-25 00:14:00 +0000
committerBart Schaefer <barts@users.sourceforge.net>2001-03-25 00:14:00 +0000
commit0fe2fc2742a7b5fd0917c0d7fc4e6a99115c4a39 (patch)
treeff5bef5407166a9d32dafeeff5afc9239f3f22db /ChangeLog
parent1773807bcc17e16f8636ec67584f78e85aacf540 (diff)
downloadzsh-0fe2fc2742a7b5fd0917c0d7fc4e6a99115c4a39.tar.gz
zsh-0fe2fc2742a7b5fd0917c0d7fc4e6a99115c4a39.tar.xz
zsh-0fe2fc2742a7b5fd0917c0d7fc4e6a99115c4a39.zip
More minor test fixes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d4ea4ae1..d1fe5e35f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,11 @@
 
 2001-03-24  Bart Schaefer  <schaefer@zsh.org>
 
+	* 13744: Test/01grammar.ztst, Test/10prompt.ztst,
+	Test/13parameter.ztst, Test/ztst.zsh: Delete or correct comments
+	that refer to (non-)bugs or other confusion; enable another test;
+	print the name of each test as it begins as well as when it ends.
+
 	* 13740: Completion/User/_mailboxes: Fixes for mh (based on PWS's
 	patch in 13737): handle sub-folders; handle +folder abbreviations;
 	add commented-out lines that might eventually handle @folder, too.