summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-12-23 02:01:55 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-12-23 02:01:55 +0000
commitf49dbff61d9729962b91b293ec65d85d810dbd26 (patch)
treec34d7779dffeeb6e429a0a7367794083540f2f1f /ChangeLog
parent44adb8fed9214d209eb8d7d47d5adb053c69f190 (diff)
- markus@cvs.openbsd.org 2002/11/18 16:43:44
[clientloop.c] don't overwrite SIG{INT,QUIT,TERM} handler if set to SIG_IGN; e.g. if ssh is used for backup; report Joerg Schilling; ok millert@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3eed9b8c2..2c9165158 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,10 @@
6 Simplify the code and check for errors using fstat(2). 6 Simplify the code and check for errors using fstat(2).
7 7
8 Problem reported by Mauricio Sanchez, markus@ ok. 8 Problem reported by Mauricio Sanchez, markus@ ok.
9 - markus@cvs.openbsd.org 2002/11/18 16:43:44
10 [clientloop.c]
11 don't overwrite SIG{INT,QUIT,TERM} handler if set to SIG_IGN;
12 e.g. if ssh is used for backup; report Joerg Schilling; ok millert@
9 13
1020021205 1420021205
11 - (djm) PERL-free fixpaths from stuge-openssh-unix-dev@cdy.org 15 - (djm) PERL-free fixpaths from stuge-openssh-unix-dev@cdy.org
@@ -841,4 +845,4 @@
841 save auth method before monitor_reset_key_state(); bugzilla bug #284; 845 save auth method before monitor_reset_key_state(); bugzilla bug #284;
842 ok provos@ 846 ok provos@
843 847
844$Id: ChangeLog,v 1.2516 2002/12/23 02:00:23 mouring Exp $ 848$Id: ChangeLog,v 1.2517 2002/12/23 02:01:55 mouring Exp $