summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 047a73c2a..038caea42 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,14 @@
+2000-05-02 Bart Schaefer <schaefer@brasslantern.com>
+
+ * 11077: Relocate misplaced redirection from 11043.
+
+ * 11036, 11063: Always write the `read -q' prompt to shout;
+ elminate some redundant close() calls.
+
2000-05-02 Oliver Kiddle <opk@zsh.org>
* 11078: README: update download location for yodl
-2000-05-02 Tanaka Akira <akr@m17n.org>
-
* 11075: install completion functions for AIX and BSD.
2000-05-02 Andrew Main <zefram@zsh.org>