From: Damien Miller Date: Mon, 8 Nov 1999 07:09:57 +0000 (+1100) Subject: Doc fixes X-Git-Tag: V_1_2_PRE9~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e8d9068a36e2528dbaf48c192cd1f97e8beafdfe;p=thirdparty%2Fopenssh-portable.git Doc fixes --- diff --git a/ChangeLog b/ChangeLog index 088ee0489..4c70b22dc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -28,6 +28,7 @@ - [rsa.c] replace assert() with error, fatal or packet_disconnect - [auth-krb4.c] remove unused argument. ok dugsong - Fixed coredump after merge of OpenBSD rsa.c patch + - Released 1.2pre8 19991102 - Merged change from OpenBSD CVS diff --git a/README b/README index b5734eae1..0c61143d0 100644 --- a/README +++ b/README @@ -12,8 +12,7 @@ version tracks changes made to the OpenBSD CVS version. The PAM support is now more functional than the popular packages of commercial ssh-1.2.x. It checks "account" and "session" modules for all logins, not just when using password authentication. This code is -very new and needs further testing. I have also added basic libpwdb -support (detected by autoconf). +very new and needs further testing. All new code is released under a XFree style license, which is very liberal. This code is released with no warranties of any kind,