]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
Doc fixes
authorDamien Miller <djm@mindrot.org>
Mon, 8 Nov 1999 07:09:57 +0000 (18:09 +1100)
committerDamien Miller <djm@mindrot.org>
Mon, 8 Nov 1999 07:09:57 +0000 (18:09 +1100)
ChangeLog
README

index 088ee04897d6524b2730763a29fb10ff02b08afe..4c70b22dc2ec9d96f650af303a7264b8949b9094 100644 (file)
--- 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 b5734eae1e14cc0ef8f6f6f74bec79c47906743a..0c61143d0f87bc31a0321db3536c82d5cf940e9b 100644 (file)
--- 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,