- [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
 
 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,