summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a5bb31b9..3acb6eca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,9 @@
change for platforms using /etc/shadow. ok djm@
- (dtucker) [openbsd-compat/fake-rfc2553.h] Bug #563: Prepend ssh_ to compat
functions to avoid conflicts with Heimdal's libroken. ok djm@
+ - (dtucker) [auth-pam.c auth-pam.h session.c] Bug #14: Use do_pwchange to
+ change expired PAM passwords for SSHv1 connections without privsep.
+ pam_chauthtok is still used when privsep is disabled. ok djm@
20040207
- (dtucker) OpenBSD CVS Sync
@@ -1830,4 +1833,4 @@
- Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
Report from murple@murple.net, diagnosis from dtucker@zip.com.au
-$Id: ChangeLog,v 1.3220 2004/02/10 02:05:40 dtucker Exp $
+$Id: ChangeLog,v 1.3221 2004/02/10 02:23:28 dtucker Exp $