summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 38be7eb59..3bc838c7c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,12 @@
120040222 120040222
2 - (dtucker) [auth-shadow.c auth.c auth.h] Move shadow account expiry test 2 - (dtucker) [auth-shadow.c auth.c auth.h] Move shadow account expiry test
3 to auth-shadow.c, no functional change. ok djm@ 3 to auth-shadow.c, no functional change. ok djm@
4 - (dtucker) [auth-shadow.c auth.h] Provide warnings of impending account or
5 password expiry. ok djm@
6 - (dtucker) [auth-passwd.c] Only check password expiry once. Prevents
7 multiple warnings if a wrong password is entered.
8 - (dtucker) [configure.ac] Apply krb5-config --libs fix to non-gssapi path
9 too.
4 10
520040220 1120040220
6 - (djm) [openbsd-compat/setproctitle.c] fix comments; from grange@ 12 - (djm) [openbsd-compat/setproctitle.c] fix comments; from grange@
@@ -1890,4 +1896,4 @@
1890 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 1896 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
1891 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 1897 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
1892 1898
1893$Id: ChangeLog,v 1.3241 2004/02/21 22:43:15 dtucker Exp $ 1899$Id: ChangeLog,v 1.3242 2004/02/22 00:55:07 dtucker Exp $