From 8eb0fd6d6fee368ff0c3de479b0c18763fe3ea3a Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Fri, 31 Dec 1999 08:49:13 +1100 Subject: - Fix password support on systems with a mixture of shadowed and non-shadowed passwords (e.g. NIS). Report and fix from HARUYAMA Seigo --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ceddf7439..cacdb852f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,13 +1,22 @@ +19991231 + - Fix password support on systems with a mixture of shadowed and + non-shadowed passwords (e.g. NIS). Report and fix from + HARUYAMA Seigo + 19991230 - OpenBSD CVS updates: - [auth-passwd.c] check for NULL 1st - Removed most of the pam code into its own file auth-pam.[ch]. This cleaned up sshd.c up significantly. + - PAM authentication was incorrectly interpreting + "PermitRootLogin without-password". Report from Matthias Andree + - Updated documentation with ./configure options + - Released 1.2.1pre23 19991229 - Applied another NetBSD portability patch from David Rankin -- cgit v1.2.3