diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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 | ||
10 | 20021205 | 14 | 20021205 |
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 $ |