- 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@
diff --git a/ChangeLog b/ChangeLog
index 6c61cbe..f465d5d 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 $