- (stevesk) README: zlib location is http://www.gzip.org/zlib/
diff --git a/ChangeLog b/ChangeLog
index 1f83d68..31dcb04 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
  - (djm) Disconnect if no tty and PAM reports password expired
  - (djm) Fix for PAM password changes being echoed (from stevesk)
  - (stevesk) Fix compile problem with PAM password change fix
+ - (stevesk) README: zlib location is http://www.gzip.org/zlib/
 
 20011027
  - (tim) [configure.ac] Fixes for ReliantUNIX (don't use libucb)
@@ -6780,4 +6781,4 @@
  - Wrote replacements for strlcpy and mkdtemp
  - Released 1.0pre1
 
-$Id: ChangeLog,v 1.1625 2001/10/28 17:32:38 stevesk Exp $
+$Id: ChangeLog,v 1.1626 2001/10/28 18:10:22 stevesk Exp $
diff --git a/README b/README
index a2feb3a..6476975 100644
--- a/README
+++ b/README
@@ -56,11 +56,11 @@
 [0] http://www.openssh.com/faq.html
 [1] http://www.lothar.com/tech/crypto/
 [2] http://www.aet.tu-cottbus.de/personen/jaenicke/postfix_tls/prngd.html
-[3] http://www.gzip.org/pub/zlib/
+[3] http://www.gzip.org/zlib/
 [4] http://www.openssl.org/
 [5] http://www.kernel.org/pub/linux/libs/pam/ (PAM is standard on Solaris
     and HP-UX 11)
 [6] http://www.openbsd.org/cgi-bin/man.cgi?query=style&sektion=9
 [7] http://www.openssh.com/faq.html
 
-$Id: README,v 1.48 2001/10/26 15:36:06 mouring Exp $
+$Id: README,v 1.49 2001/10/28 18:10:23 stevesk Exp $