summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--README4
2 files changed, 4 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f83d68dc..31dcb0428 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
3 - (djm) Disconnect if no tty and PAM reports password expired 3 - (djm) Disconnect if no tty and PAM reports password expired
4 - (djm) Fix for PAM password changes being echoed (from stevesk) 4 - (djm) Fix for PAM password changes being echoed (from stevesk)
5 - (stevesk) Fix compile problem with PAM password change fix 5 - (stevesk) Fix compile problem with PAM password change fix
6 - (stevesk) README: zlib location is http://www.gzip.org/zlib/
6 7
720011027 820011027
8 - (tim) [configure.ac] Fixes for ReliantUNIX (don't use libucb) 9 - (tim) [configure.ac] Fixes for ReliantUNIX (don't use libucb)
@@ -6780,4 +6781,4 @@
6780 - Wrote replacements for strlcpy and mkdtemp 6781 - Wrote replacements for strlcpy and mkdtemp
6781 - Released 1.0pre1 6782 - Released 1.0pre1
6782 6783
6783$Id: ChangeLog,v 1.1625 2001/10/28 17:32:38 stevesk Exp $ 6784$Id: ChangeLog,v 1.1626 2001/10/28 18:10:22 stevesk Exp $
diff --git a/README b/README
index a2feb3aae..64769755d 100644
--- a/README
+++ b/README
@@ -56,11 +56,11 @@ References -
56[0] http://www.openssh.com/faq.html 56[0] http://www.openssh.com/faq.html
57[1] http://www.lothar.com/tech/crypto/ 57[1] http://www.lothar.com/tech/crypto/
58[2] http://www.aet.tu-cottbus.de/personen/jaenicke/postfix_tls/prngd.html 58[2] http://www.aet.tu-cottbus.de/personen/jaenicke/postfix_tls/prngd.html
59[3] http://www.gzip.org/pub/zlib/ 59[3] http://www.gzip.org/zlib/
60[4] http://www.openssl.org/ 60[4] http://www.openssl.org/
61[5] http://www.kernel.org/pub/linux/libs/pam/ (PAM is standard on Solaris 61[5] http://www.kernel.org/pub/linux/libs/pam/ (PAM is standard on Solaris
62 and HP-UX 11) 62 and HP-UX 11)
63[6] http://www.openbsd.org/cgi-bin/man.cgi?query=style&sektion=9 63[6] http://www.openbsd.org/cgi-bin/man.cgi?query=style&sektion=9
64[7] http://www.openssh.com/faq.html 64[7] http://www.openssh.com/faq.html
65 65
66$Id: README,v 1.48 2001/10/26 15:36:06 mouring Exp $ 66$Id: README,v 1.49 2001/10/28 18:10:23 stevesk Exp $