fix log date
This commit is contained in:
parent
52358d6df3
commit
1e42689ad5
|
@ -1,4 +1,4 @@
|
||||||
20080312
|
20080311
|
||||||
- (dtucker) [auth-pam.c monitor.c session.c sshd.c] Bug #926: Move
|
- (dtucker) [auth-pam.c monitor.c session.c sshd.c] Bug #926: Move
|
||||||
pam_open_session and pam_close_session into the privsep monitor, which
|
pam_open_session and pam_close_session into the privsep monitor, which
|
||||||
will ensure that pam_session_close is called as root. Patch from Tomas
|
will ensure that pam_session_close is called as root. Patch from Tomas
|
||||||
|
@ -3718,4 +3718,4 @@
|
||||||
OpenServer 6 and add osr5bigcrypt support so when someone migrates
|
OpenServer 6 and add osr5bigcrypt support so when someone migrates
|
||||||
passwords between UnixWare and OpenServer they will still work. OK dtucker@
|
passwords between UnixWare and OpenServer they will still work. OK dtucker@
|
||||||
|
|
||||||
$Id: ChangeLog,v 1.4865 2008/03/11 11:58:25 dtucker Exp $
|
$Id: ChangeLog,v 1.4866 2008/03/11 12:01:44 dtucker Exp $
|
||||||
|
|
Loading…
Reference in New Issue