summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
-rw-r--r--README3
2 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 088ee048..4c70b22d 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 b5734eae..0c61143d 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,