summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-07-11 16:54:08 +1000
committerDarren Tucker <dtucker@zip.com.au>2004-07-11 16:54:08 +1000
commit5d423f4eceb09c6e26946d4b190a765a3d96c34f (patch)
tree934d792d009c889c759bbb85bfd5f6a1ccfead93 /ChangeLog
parent3b376f08fbc2d1c89ba0dc2091fd2e3de768cd59 (diff)
- (dtucker) [auth-pam.c] Check for zero from waitpid() too, which allows
the monitor to properly clean up the PAM thread (Debian bug #252676).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 38cfb91d0..f6447bb86 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
120040711
2 - (dtucker) [auth-pam.c] Check for zero from waitpid() too, which allows
3 the monitor to properly clean up the PAM thread (Debian bug #252676).
4
120040709 520040709
2 - (tim) [contrib/cygwin/README] add minires-devel requirement. Patch from 6 - (tim) [contrib/cygwin/README] add minires-devel requirement. Patch from
3 vinschen AT redhat.com 7 vinschen AT redhat.com
@@ -1499,4 +1503,4 @@
1499 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1503 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1500 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1504 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1501 1505
1502$Id: ChangeLog,v 1.3472 2004/07/09 17:45:26 tim Exp $ 1506$Id: ChangeLog,v 1.3473 2004/07/11 06:54:08 dtucker Exp $