summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-03-30 20:57:57 +1000
committerDarren Tucker <dtucker@zip.com.au>2004-03-30 20:57:57 +1000
commit17addf04639a3fa1bbe7c0b8d7acfbf1893e8e18 (patch)
treeb9cbbab5a44c62b03b1cc1ff533668948da9c608 /ChangeLog
parent809031f6c45c11fc0f6fd132502160171427674e (diff)
- (dtucker) [auth-pam.c] rename the_authctxt to sshpam_authctxt in auth-pam.c
to reduce potential confusion with the one in sshd.c. ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ab8e34cce..1ff6a960e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
120040330 120040330
2 - (dtucker) [configure.ac] Bug #811: Use "!" for LOCKED_PASSWD_PREFIX on 2 - (dtucker) [configure.ac] Bug #811: Use "!" for LOCKED_PASSWD_PREFIX on
3 Linuxes, since that's what many use. ok djm@ 3 Linuxes, since that's what many use. ok djm@
4 - (dtucker) [auth-pam.c] rename the_authctxt to sshpam_authctxt in auth-pam.c
5 to reduce potential confusion with the one in sshd.c. ok djm@
4 6
520040327 720040327
6 - (dtucker) [session.c] Bug #817: Clear loginmsg after fork to prevent 8 - (dtucker) [session.c] Bug #817: Clear loginmsg after fork to prevent
@@ -926,4 +928,4 @@
926 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 928 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
927 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 929 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
928 930
929$Id: ChangeLog,v 1.3297 2004/03/30 04:03:45 dtucker Exp $ 931$Id: ChangeLog,v 1.3298 2004/03/30 10:57:57 dtucker Exp $