about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndrey Borzenkov <bor@users.sourceforge.net>2001-06-01 07:58:23 +0000
committerAndrey Borzenkov <bor@users.sourceforge.net>2001-06-01 07:58:23 +0000
commitd344b69b0314a8e81fda0ef7731b60bb5554f7bf (patch)
treec6da2f41f480d8622724848142cb9d15bc276464
parent3230fba640a8436d46a7deef554f88250004eca4 (diff)
downloadzsh-d344b69b0314a8e81fda0ef7731b60bb5554f7bf.tar.gz
zsh-d344b69b0314a8e81fda0ef7731b60bb5554f7bf.tar.xz
zsh-d344b69b0314a8e81fda0ef7731b60bb5554f7bf.zip
unposted: Cygwin belongs now to Red Hat - folks are sensitive to it :-)
-rw-r--r--ChangeLog6
-rw-r--r--Etc/MACHINES5
2 files changed, 9 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d3265362..d7436f592 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-06-01  Andrej Borsenkow  <bor@zsh.org>
+
+	* unposted: Etc/MACHINES: Cygwin belongs now to Red Hat. Mention
+	the release where everything appears to work for the first time.
+
 2001-06-01  Tanaka Akira  <akr@zsh.org>
 
 	* 14628: Completion/Unix/Command/_ruby: new completion function.
@@ -22,6 +27,7 @@
 
 2001-05-31  Sven Wischnowsky  <wischnow@zsh.org>
 
+>>>>>>> 1.1182
 	* 14605: Src/params.c, Src/Modules/parameter.c,
 	Src/Zle/complete.c, Src/Zle/computil.c, Src/Zle/zleparameter.c:
 	fix two memory leaks (at least I hope they are fixed) and some
diff --git a/Etc/MACHINES b/Etc/MACHINES
index 6618b553f..6a1f2c527 100644
--- a/Etc/MACHINES
+++ b/Etc/MACHINES
@@ -25,10 +25,11 @@ Apple/NeXT OpenStep 4.2 for i386.
 Cray: Unicos (C90 and T90)
 	Should build `out-of-the-box'.
 
-Cygnus Solutions: Cygwin on Intel
+Red Hat Inc.: Cygwin
 	Should build `out-of-the-box'.  The compilation directory should
 	be on a file system mounted as binary (the mount command shows
-	`binmode').
+	`binmode'). There are various issues with Cygwin versions before
+	1.3.2 - you are adviced to update to the latest release.
 
 	Dynamic loading works as of cygwin-1.1.3 and binutils-20000722-1.
 	It was not tested for earlier versions. This does not imply