summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-02-28 11:48:06 +1100
committerDamien Miller <djm@mindrot.org>2001-02-28 11:48:06 +1100
commitefb71798150bb9faaf739e0e604a21db6c31e0cf (patch)
tree204930241b364ff8498bfbabf7cff813ff0cbeb0 /ChangeLog
parentc594633b492b94825c60330046a3648a2b7be565 (diff)
- (djm) Fully revert PAM session patch (again). All PAM session init is
now done before the final fork().
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index ebcb67a45..ef5adbbec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,8 @@
120010228 120010228
2 - (djm) Detect endianness in configure and use it in rijndael.c. Fixes 2 - (djm) Detect endianness in configure and use it in rijndael.c. Fixes
3 "Bad packet length" bugs. 3 "Bad packet length" bugs.
4 - (djm) Fully revert PAM session patch. All PAM session init is now done 4 - (djm) Fully revert PAM session patch (again). All PAM session init is
5 before the final fork(). 5 now done before the final fork().
6 6
720010227 720010227
8 - (bal) Applied shutdown() patch for sftp.c by Corinna Vinschen 8 - (bal) Applied shutdown() patch for sftp.c by Corinna Vinschen
@@ -4164,4 +4164,4 @@
4164 - Wrote replacements for strlcpy and mkdtemp 4164 - Wrote replacements for strlcpy and mkdtemp
4165 - Released 1.0pre1 4165 - Released 1.0pre1
4166 4166
4167$Id: ChangeLog,v 1.838 2001/02/28 00:46:11 djm Exp $ 4167$Id: ChangeLog,v 1.839 2001/02/28 00:48:06 djm Exp $