summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-03-24 15:39:38 +1100
committerDamien Miller <djm@mindrot.org>2001-03-24 15:39:38 +1100
commitb44fe0617d747c9dbf3cb074661639dccad5a3f0 (patch)
treed38fbc281e07c67b1b73f8c0228ceff1ec10478a /ChangeLog
parentde71cda07824ec31b5ad2965879fab123d743708 (diff)
- (djm) Pull out our own SIGPIPE hacks
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f465d5d10..7748d9b8c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,7 @@
13 - markus@cvs.openbsd.org 2001/03/23 14:28:32 13 - markus@cvs.openbsd.org 2001/03/23 14:28:32
14 [session.c sshd.c] 14 [session.c sshd.c]
15 ignore SIGPIPE, restore in child, fixes x11-fwd crashes; with djm@ 15 ignore SIGPIPE, restore in child, fixes x11-fwd crashes; with djm@
16 - (djm) Pull out our own SIGPIPE hacks
16 17
1720010323 1820010323
18 - OpenBSD CVS Sync 19 - OpenBSD CVS Sync
@@ -4704,4 +4705,4 @@
4704 - Wrote replacements for strlcpy and mkdtemp 4705 - Wrote replacements for strlcpy and mkdtemp
4705 - Released 1.0pre1 4706 - Released 1.0pre1
4706 4707
4707$Id: ChangeLog,v 1.1014 2001/03/24 00:43:26 mouring Exp $ 4708$Id: ChangeLog,v 1.1015 2001/03/24 04:39:38 djm Exp $