diff options
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | Etc/MACHINES | 3 |
2 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d860cfd49..01212ac54 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-05-30 Peter Stephenson <pws@cambridgesiliconradio.com> + + * Config/version.mk: 3.1.7 released. + + * 11652: Etc/MACHINES: tests fail on cygwin. + 2000-05-30 Sven Wischnowsky <wischnow@zsh.org> * 11647: Completion/Base/_arguments, Completion/Linux/_rpm, diff --git a/Etc/MACHINES b/Etc/MACHINES index c61176aa5..dafb5cb30 100644 --- a/Etc/MACHINES +++ b/Etc/MACHINES @@ -35,6 +35,9 @@ Cygnus Solutions: Cygwin on Intel INSTALL for how to add these to the base executable). In particular zsh/zftp and zsh/mathfunc are known to work. + Some of the tests in the Test subdirectory are known to fail: + this is because the UNIX environment is not completely implemented. + Data General: DG/UX 5.4R3.10 MU01 (various AViiONs) Should build `out-of-the-box'. |