summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2005-11-26 22:24:09 +1100
committerDarren Tucker <dtucker@zip.com.au>2005-11-26 22:24:09 +1100
commit91d25a0c4537ce7f43f78498a5fc767a4d6ab0b7 (patch)
tree344471bbf3364dd78cbe033700de3b399d65c33b /ChangeLog
parente0be30426a18f3c8038f98cdb10171200b134d60 (diff)
- (dtucker) [configure.ac] Bug #1126: AIX 5.2 and 5.3 (and presumably newer,
when they're available) need the real UID set otherwise pam_chauthtok will set ADMCHG after changing the password, forcing the user to change it again immediately.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f65d2cfc..5fd224aef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
120051126
2 - (dtucker) [configure.ac] Bug #1126: AIX 5.2 and 5.3 (and presumably newer,
3 when they're available) need the real UID set otherwise pam_chauthtok will
4 set ADMCHG after changing the password, forcing the user to change it
5 again immediately.
6
120051125 720051125
2 - (dtucker) [configure.ac] Apply tim's fix for older systems where the 8 - (dtucker) [configure.ac] Apply tim's fix for older systems where the
3 resolver state in resolv.h is "state" not "__res_state". With slight 9 resolver state in resolv.h is "state" not "__res_state". With slight
@@ -3352,4 +3358,4 @@
3352 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 3358 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
3353 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 3359 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
3354 3360
3355$Id: ChangeLog,v 1.4007 2005/11/25 03:44:55 dtucker Exp $ 3361$Id: ChangeLog,v 1.4008 2005/11/26 11:24:09 dtucker Exp $