summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a70a1fac1..8255b3e59 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,12 @@
15 Fix incorrect macro, .I -> .Em 15 Fix incorrect macro, .I -> .Em
16 From: Eric S. Raymond <esr at thyrsus dot com> 16 From: Eric S. Raymond <esr at thyrsus dot com>
17 ok jmc@ 17 ok jmc@
18 - dtucker@cvs.openbsd.org 2004/07/17 05:31:41
19 [monitor.c monitor_wrap.c session.c session.h sshd.c sshlogin.c]
20 Move "Last logged in at.." message generation to the monitor, right
21 before recording the new login. Fixes missing lastlog message when
22 /var/log/lastlog is not world-readable and incorrect datestamp when
23 multiple sessions are used (bz #463); much assistance & ok markus@
18 24
1920040711 2520040711
20 - (dtucker) [auth-pam.c] Check for zero from waitpid() too, which allows 26 - (dtucker) [auth-pam.c] Check for zero from waitpid() too, which allows
@@ -1521,4 +1527,4 @@
1521 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1527 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1522 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1528 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1523 1529
1524$Id: ChangeLog,v 1.3476 2004/07/17 06:13:15 dtucker Exp $ 1530$Id: ChangeLog,v 1.3477 2004/07/17 07:05:14 dtucker Exp $