- (dtucker) [sshd.c] add line missing from reexec sync.
This commit is contained in:
parent
60bd4098f6
commit
17c5d03ad3
|
@ -16,6 +16,7 @@
|
|||
clean reexec-specific junk out of text-exec.sh and simplify; idea markus@
|
||||
- (dtucker) [configure.ac openbsd-compat/misc.c [openbsd-compat/misc.h]
|
||||
Add closefrom() for platforms that don't have it.
|
||||
- (dtucker) [sshd.c] add line missing from reexec sync.
|
||||
|
||||
20040623
|
||||
- (dtucker) [auth1.c] Ensure do_pam_account is called for Protocol 1
|
||||
|
@ -1418,4 +1419,4 @@
|
|||
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
|
||||
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
|
||||
|
||||
$Id: ChangeLog,v 1.3448 2004/06/25 04:03:34 dtucker Exp $
|
||||
$Id: ChangeLog,v 1.3449 2004/06/25 04:22:23 dtucker Exp $
|
||||
|
|
Loading…
Reference in New Issue