From 782727ac611b159973a5dd05f8d8cfa82cd734d0 Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Sun, 29 May 2005 10:28:48 +1000 Subject: 20050529 - (dtucker) [openbsd-compat/port-aix.c] Bug #1046: AIX 5.3 expects the argument to passwdexpired to be initialized to NULL. Suggested by tim@ While at it, initialize the other arguments to auth functions in case they ever acquire this behaviour. --- ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c7bc855c6..4919e3ead 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +20050529 + - (dtucker) [openbsd-compat/port-aix.c] Bug #1046: AIX 5.3 expects the + argument to passwdexpired to be initialized to NULL. Suggested by tim@ + While at it, initialize the other arguments to auth functions in case they + ever acquire this behaviour. + 20050528 - (dtucker) [configure.ac] For AC_CHECK_HEADERS() and AC_CHECK_FUNCS() have one entry per line to make it easier to merge changes. ok djm@ @@ -2628,4 +2634,4 @@ - (djm) Trim deprecated options from INSTALL. Mention UsePAM - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu -$Id: ChangeLog,v 1.3797 2005/05/28 10:28:39 dtucker Exp $ +$Id: ChangeLog,v 1.3798 2005/05/29 00:28:48 dtucker Exp $ -- cgit v1.2.3