diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -10,6 +10,9 @@ | |||
10 | - markus@cvs.openbsd.org 2001/03/23 13:10:57 | 10 | - markus@cvs.openbsd.org 2001/03/23 13:10:57 |
11 | [sftp-int.c] | 11 | [sftp-int.c] |
12 | fix put, upload to _absolute_ path, ok djm@ | 12 | fix put, upload to _absolute_ path, ok djm@ |
13 | - markus@cvs.openbsd.org 2001/03/23 14:28:32 | ||
14 | [session.c sshd.c] | ||
15 | ignore SIGPIPE, restore in child, fixes x11-fwd crashes; with djm@ | ||
13 | 16 | ||
14 | 20010323 | 17 | 20010323 |
15 | - OpenBSD CVS Sync | 18 | - OpenBSD CVS Sync |
@@ -4701,4 +4704,4 @@ | |||
4701 | - Wrote replacements for strlcpy and mkdtemp | 4704 | - Wrote replacements for strlcpy and mkdtemp |
4702 | - Released 1.0pre1 | 4705 | - Released 1.0pre1 |
4703 | 4706 | ||
4704 | $Id: ChangeLog,v 1.1013 2001/03/24 00:39:12 mouring Exp $ | 4707 | $Id: ChangeLog,v 1.1014 2001/03/24 00:43:26 mouring Exp $ |