summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ab2bcc623..76d675124 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-05-30 Peter Stephenson <pws@csr.com>
+
+ * 14573: INSTALL, README, Doc/Zsh/builtins.yo, Test/README,
+ Util/helpfiles: documentation changes for 4.0.1 for clarity,
+ plus avoid buggy nroff wrap in read builtin.
+
2001-05-30 Bart Schaefer <schaefer@zsh.org>
* 14516: Use the same ncurses compilation test in gettermcap() as