summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-03-24 00:43:26 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-03-24 00:43:26 +0000
commitde71cda07824ec31b5ad2965879fab123d743708 (patch)
treee3f7697165fe18f325d5094671999ae6c331987a /ChangeLog
parent7527f8b52dea7485f28e86778ce22e611d1cb277 (diff)
- markus@cvs.openbsd.org 2001/03/23 14:28:32
[session.c sshd.c] ignore SIGPIPE, restore in child, fixes x11-fwd crashes; with djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c61cbe6..f465d5d1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,9 @@
- markus@cvs.openbsd.org 2001/03/23 13:10:57
[sftp-int.c]
fix put, upload to _absolute_ path, ok djm@
+ - markus@cvs.openbsd.org 2001/03/23 14:28:32
+ [session.c sshd.c]
+ ignore SIGPIPE, restore in child, fixes x11-fwd crashes; with djm@
20010323
- OpenBSD CVS Sync
@@ -4701,4 +4704,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1013 2001/03/24 00:39:12 mouring Exp $
+$Id: ChangeLog,v 1.1014 2001/03/24 00:43:26 mouring Exp $