]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
- (stevesk) README: zlib location is http://www.gzip.org/zlib/
authorKevin Steves <stevesk@pobox.com>
Sun, 28 Oct 2001 18:10:22 +0000 (18:10 +0000)
committerKevin Steves <stevesk@pobox.com>
Sun, 28 Oct 2001 18:10:22 +0000 (18:10 +0000)
ChangeLog
README

index 1f83d68dc317e3b504d3a58dc0cc80f4e9b8d34f..31dcb04280433c35769dc2dbce5e894c3d07f35c 100644 (file)
--- 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)
  - 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 a2feb3aaefd7f9ba2fc1be45afe23f329924d812..64769755dd10b47e10dd4c1d0a3c6ec7ddae9a40 100644 (file)
--- a/README
+++ b/README
@@ -56,11 +56,11 @@ References -
 [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 $