diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -8,6 +8,9 @@ | |||
8 | put somewhere sane. Add Ssh.bin to manifest. | 8 | put somewhere sane. Add Ssh.bin to manifest. |
9 | - (djm) Make smartcard support conditional in Redhat RPM spec | 9 | - (djm) Make smartcard support conditional in Redhat RPM spec |
10 | - (bal) LICENCE update. Has not been done in a while. | 10 | - (bal) LICENCE update. Has not been done in a while. |
11 | - (stevesk) nchan.c: we use X/Open Sockets on HP-UX now so shutdown(2) | ||
12 | returns ENOTCONN vs. EINVAL for socket not connected; remove EINVAL | ||
13 | check. ok Lutz Jaenicke | ||
11 | - OpenBSD CVS Sync | 14 | - OpenBSD CVS Sync |
12 | - stevesk@cvs.openbsd.org 2001/09/17 17:57:57 | 15 | - stevesk@cvs.openbsd.org 2001/09/17 17:57:57 |
13 | [scp.1 scp.c sftp.1 sftp.c] | 16 | [scp.1 scp.c sftp.1 sftp.c] |
@@ -6501,4 +6504,4 @@ | |||
6501 | - Wrote replacements for strlcpy and mkdtemp | 6504 | - Wrote replacements for strlcpy and mkdtemp |
6502 | - Released 1.0pre1 | 6505 | - Released 1.0pre1 |
6503 | 6506 | ||
6504 | $Id: ChangeLog,v 1.1540 2001/09/18 05:56:57 mouring Exp $ | 6507 | $Id: ChangeLog,v 1.1541 2001/09/18 16:08:24 stevesk Exp $ |