summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2005-07-16 11:33:06 +1000
committerDarren Tucker <dtucker@zip.com.au>2005-07-16 11:33:06 +1000
commit4f1adad4f65d63645689d2d947876848b0813390 (patch)
tree2d928ab277c10e7107aa0dd27bd2aa80e60bf630 /ChangeLog
parent4a42257b06fed3f2ec60ca27175d7db76761aebc (diff)
- (dtucker) [auth-pam.c] Ensure that only one side of the authentication
socketpair stays open on in both the monitor and PAM process. Patch from Joerg Sonnenberger.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ab5e94e1..d46f02d2b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
120050716
2 - (dtucker) [auth-pam.c] Ensure that only one side of the authentication
3 socketpair stays open on in both the monitor and PAM process. Patch from
4 Joerg Sonnenberger.
5
120050714 620050714
2 - (dtucker) OpenBSD CVS Sync 7 - (dtucker) OpenBSD CVS Sync
3 - dtucker@cvs.openbsd.org 2005/07/06 09:33:05 8 - dtucker@cvs.openbsd.org 2005/07/06 09:33:05
@@ -2825,4 +2830,4 @@
2825 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2830 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2826 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2831 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2827 2832
2828$Id: ChangeLog,v 1.3845 2005/07/14 07:22:11 dtucker Exp $ 2833$Id: ChangeLog,v 1.3846 2005/07/16 01:33:06 dtucker Exp $