summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--contrib/cygwin/README4
2 files changed, 7 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d90d8e2..38cfb91d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+20040709
+ - (tim) [contrib/cygwin/README] add minires-devel requirement. Patch from
+ vinschen AT redhat.com
+
20040708
- (dtucker) OpenBSD CVS Sync
- dtucker@cvs.openbsd.org 2004/07/03 05:11:33
@@ -1495,4 +1499,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
-$Id: ChangeLog,v 1.3471 2004/07/08 13:11:44 dtucker Exp $
+$Id: ChangeLog,v 1.3472 2004/07/09 17:45:26 tim Exp $
diff --git a/contrib/cygwin/README b/contrib/cygwin/README
index fc0a2f69..5a9b1ce0 100644
--- a/contrib/cygwin/README
+++ b/contrib/cygwin/README
@@ -212,8 +212,8 @@ in the Cygwin binary distribution, install like this:
cd /tmp/cygwin-ssh
find * \! -type d | tar cvjfT my-openssh.tar.bz2 -
-You must have installed the zlib and openssl-devel packages to be able to
-build OpenSSH!
+You must have installed the zlib, the openssl-devel and the minires-devel
+packages to be able to build OpenSSH!
Please send requests, error reports etc. to cygwin@cygwin.com.