summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-02-11 18:48:52 +1100
committerDarren Tucker <dtucker@zip.com.au>2004-02-11 18:48:52 +1100
commitcee6d4cf5ac447aaba72972cc8ce835ca2378417 (patch)
tree9113041af0d1f0ce6ae326abff5d43c4c04239e5 /ChangeLog
parent13a707b60da56258d91170010d9fa1f75ef18eb0 (diff)
- (dtucker) [auth-passwd.c auth-shadow.c] Only enable shadow expiry check
if HAS_SHADOW_EXPIRY is set.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index bdba48a3c..a520f68fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
120040211
2 - (dtucker) [auth-passwd.c auth-shadow.c] Only enable shadow expiry check
3 if HAS_SHADOW_EXPIRY is set.
4
120040210 520040210
2 - (dtucker) [auth-passwd.c auth.h openbsd-compat/port-aix.c 6 - (dtucker) [auth-passwd.c auth.h openbsd-compat/port-aix.c
3 openbsd-compat/port-aix.h] Bug #14: Use do_pwchange to support AIX's 7 openbsd-compat/port-aix.h] Bug #14: Use do_pwchange to support AIX's
@@ -16,7 +20,7 @@
16 - (dtucker) [configure.ac loginrec.c] Bug #464: Use updwtmpx on platforms 20 - (dtucker) [configure.ac loginrec.c] Bug #464: Use updwtmpx on platforms
17 that support it. from & ok mouring@ 21 that support it. from & ok mouring@
18 - (dtucker) [configure.ac] Bug #345: Do not disable utmp on HP-UX 10.x. 22 - (dtucker) [configure.ac] Bug #345: Do not disable utmp on HP-UX 10.x.
19 ok djm@ 23 ok djm@
20 24
2120040207 2520040207
22 - (dtucker) OpenBSD CVS Sync 26 - (dtucker) OpenBSD CVS Sync
@@ -1840,4 +1844,4 @@
1840 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 1844 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
1841 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 1845 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
1842 1846
1843$Id: ChangeLog,v 1.3224 2004/02/10 06:15:05 dtucker Exp $ 1847$Id: ChangeLog,v 1.3225 2004/02/11 07:48:52 dtucker Exp $