summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 94de3da12..7c351d13a 100644
--- a/README
+++ b/README
@@ -6,7 +6,8 @@ fixed, new features reintroduced and many other clean-ups.
6 6
7This Linux port basically consists of a few fixes to deal with the way 7This Linux port basically consists of a few fixes to deal with the way
8that OpenSSL is usually installed on Linux systems, a few replacements 8that OpenSSL is usually installed on Linux systems, a few replacements
9for OpenBSD library functions and the introduction of PAM support. 9for OpenBSD library functions and the introduction of PAM support. This
10version tracks changes made to the OpenBSD CVS version.
10 11
11The PAM support is now more functional than the popular packages of 12The PAM support is now more functional than the popular packages of
12commercial ssh-1.2.x. It checks "account" and "session" modules for 13commercial ssh-1.2.x. It checks "account" and "session" modules for
@@ -40,7 +41,7 @@ Nalin Dahyabhai <nalin.dahyabhai@pobox.com> - PAM environment patch
40Miscellania - 41Miscellania -
41 42
42This version of SSH is based upon code retrieved from the OpenBSD CVS 43This version of SSH is based upon code retrieved from the OpenBSD CVS
43repository on 1999-10-29 patched by Damien Miller <djm@ibs.com.au>, 44repository on 1999-10-30 patched by Damien Miller <djm@ibs.com.au>,
44which in turn was based on the last free version of SSH released by 45which in turn was based on the last free version of SSH released by
45Tatu Ylonen. 46Tatu Ylonen.
46 47