diff options
author | Andrey Borzenkov <bor@users.sourceforge.net> | 2000-10-11 12:26:13 +0000 |
---|---|---|
committer | Andrey Borzenkov <bor@users.sourceforge.net> | 2000-10-11 12:26:13 +0000 |
commit | 2e4cca20ce4f29b8f953c98212ba6bcbf6c32e5f (patch) | |
tree | 445aa9672b95f8d1f43c2a63700bbafc827cc5c1 /ChangeLog | |
parent | 4bfe8715b05e768300b6bb12df770069a65d9f93 (diff) | |
download | zsh-2e4cca20ce4f29b8f953c98212ba6bcbf6c32e5f.tar.gz zsh-2e4cca20ce4f29b8f953c98212ba6bcbf6c32e5f.tar.xz zsh-2e4cca20ce4f29b8f953c98212ba6bcbf6c32e5f.zip |
12958: configure fix for NCR compiler
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b14c3f540..1994cdc94 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2000-10-11 Andrej Borsenkow <Andrej.Borsenkow@mow.siemens.ru> + + * 12958: Cosmo <cosmo@informix.com>: aczsh.m4: fix for NCR compiler + 2000-10-11 Sven Wischnowsky <wischnow@zsh.org> * 12960: Completion/Builtins/_zstyle, Completion/Commands/_expand_word, |