summaryrefslogtreecommitdiff
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 3acb6eca9..4ac0ce1ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,9 @@
10 - (dtucker) [auth-pam.c auth-pam.h session.c] Bug #14: Use do_pwchange to 10 - (dtucker) [auth-pam.c auth-pam.h session.c] Bug #14: Use do_pwchange to
11 change expired PAM passwords for SSHv1 connections without privsep. 11 change expired PAM passwords for SSHv1 connections without privsep.
12 pam_chauthtok is still used when privsep is disabled. ok djm@ 12 pam_chauthtok is still used when privsep is disabled. ok djm@
13 - (dtucker) [openbsd-compat/port-aix.c openbsd-compat/port-aix.h] Move
14 include from port-aix.h to port-aix.c and remove unnecessary function
15 definition. Fixes build errors on AIX.
13 16
1420040207 1720040207
15 - (dtucker) OpenBSD CVS Sync 18 - (dtucker) OpenBSD CVS Sync
@@ -1833,4 +1836,4 @@
1833 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 1836 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
1834 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 1837 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
1835 1838
1836$Id: ChangeLog,v 1.3221 2004/02/10 02:23:28 dtucker Exp $ 1839$Id: ChangeLog,v 1.3222 2004/02/10 04:27:34 dtucker Exp $