summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-02-22 11:55:07 +1100
committerDarren Tucker <dtucker@zip.com.au>2004-02-22 11:55:07 +1100
commite828d0c75b5a6e8a1736b25802739516a0212d6d (patch)
treea1eac5efdce52b81aa2e0ea2e3200f0559b0ea70
parent31e0e8b997d4f2ccff3cd0e80867306dc9c21302 (diff)
Add missed ChangeLog entries for previous commits...
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 38be7eb5..3bc838c7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,12 @@
20040222
- (dtucker) [auth-shadow.c auth.c auth.h] Move shadow account expiry test
to auth-shadow.c, no functional change. ok djm@
+ - (dtucker) [auth-shadow.c auth.h] Provide warnings of impending account or
+ password expiry. ok djm@
+ - (dtucker) [auth-passwd.c] Only check password expiry once. Prevents
+ multiple warnings if a wrong password is entered.
+ - (dtucker) [configure.ac] Apply krb5-config --libs fix to non-gssapi path
+ too.
20040220
- (djm) [openbsd-compat/setproctitle.c] fix comments; from grange@
@@ -1890,4 +1896,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.3241 2004/02/21 22:43:15 dtucker Exp $
+$Id: ChangeLog,v 1.3242 2004/02/22 00:55:07 dtucker Exp $