diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -8,6 +8,10 @@ | |||
8 | [sftp-int.c] | 8 | [sftp-int.c] |
9 | Fix issue pointed out with ls not handling large directories | 9 | Fix issue pointed out with ls not handling large directories |
10 | with embeded paths correctly. OK damien@ | 10 | with embeded paths correctly. OK damien@ |
11 | - hshoexer@cvs.openbsd.org 2004/01/23 19:26:33 | ||
12 | [cipher.c] | ||
13 | rename acss@opebsd.org to acss@openssh.org | ||
14 | ok deraadt@ | ||
11 | - (djm) [acss.c acss.h cipher-acss.c] Portable support for ACSS | 15 | - (djm) [acss.c acss.h cipher-acss.c] Portable support for ACSS |
12 | if libcrypto lacks it | 16 | if libcrypto lacks it |
13 | 17 | ||
@@ -1750,4 +1754,4 @@ | |||
1750 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. | 1754 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. |
1751 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au | 1755 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au |
1752 | 1756 | ||
1753 | $Id: ChangeLog,v 1.3194 2004/01/27 10:20:11 djm Exp $ | 1757 | $Id: ChangeLog,v 1.3195 2004/01/27 10:20:59 djm Exp $ |