diff options
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,8 +1,8 @@ | |||
1 | 20010228 | 1 | 20010228 |
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 | ||
7 | 20010227 | 7 | 20010227 |
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 $ |