about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bd58572b0..97eae18b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,14 @@
+2001-07-02  Oliver Kiddle  <opk@zsh.org>
+
+	* 15204: zshconfig.ac, Src/compat.c, Src/params.c: fix compilation
+	problems on IRIX 5.2 and correct error messages
+
 2001-06-30  Bart Schaefer  <schaefer@zsh.org>
 
 	* 15191: Src/init.c: Don't infinite loop if there's an error in
 	the user's precmd -- reset errflag after preprompt().
 
-001-06-29  Andrej Borsenkow  <bor@zsh.org>
+2001-06-29  Andrej Borsenkow  <bor@zsh.org>
 
 	* 15183: zshconfig.ac: fix DLLD in non-ELF case