summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-02-28 11:46:11 +1100
committerDamien Miller <djm@mindrot.org>2001-02-28 11:46:11 +1100
commitc594633b492b94825c60330046a3648a2b7be565 (patch)
tree3160a959d89c8730afcfc18426d770a90627dca1 /ChangeLog
parent4df5c76c2b217b3b487004731a13808ca6326bab (diff)
- (djm) Fully revert PAM session patch. All PAM session init is now done
before the final fork().
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 484112b6b..ebcb67a45 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +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
5 before the final fork().
4 6
520010227 720010227
6 - (bal) Applied shutdown() patch for sftp.c by Corinna Vinschen 8 - (bal) Applied shutdown() patch for sftp.c by Corinna Vinschen
@@ -4162,4 +4164,4 @@
4162 - Wrote replacements for strlcpy and mkdtemp 4164 - Wrote replacements for strlcpy and mkdtemp
4163 - Released 1.0pre1 4165 - Released 1.0pre1
4164 4166
4165$Id: ChangeLog,v 1.837 2001/02/27 21:14:40 djm Exp $ 4167$Id: ChangeLog,v 1.838 2001/02/28 00:46:11 djm Exp $