summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-04-02 20:35:35 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-04-02 20:35:35 +0000
commitc447fee9f1e45e35bc8ca6d25fba26ad2a098f0d (patch)
treea3dccc0564993cc09d3fa5bb8705d840fafe984c /ChangeLog
parent2bf56e2dba10e640ad11011c28eb79089443fa92 (diff)
- markus@cvs.openbsd.org 2002/03/29 18:59:32
[session.c session.h] retrieve last login time before the pty is allocated, store per session
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d2c0a2d0b..016e10973 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,9 @@
10 - markus@cvs.openbsd.org 2002/03/28 15:34:51 10 - markus@cvs.openbsd.org 2002/03/28 15:34:51
11 [session.c] 11 [session.c]
12 do not call record_login twice (for use_privsep) 12 do not call record_login twice (for use_privsep)
13 - markus@cvs.openbsd.org 2002/03/29 18:59:32
14 [session.c session.h]
15 retrieve last login time before the pty is allocated, store per session
13 16
1420020401 1720020401
15 - (stevesk) [monitor.c] PAM should work again; will *not* work with 18 - (stevesk) [monitor.c] PAM should work again; will *not* work with
@@ -8117,4 +8120,4 @@
8117 - Wrote replacements for strlcpy and mkdtemp 8120 - Wrote replacements for strlcpy and mkdtemp
8118 - Released 1.0pre1 8121 - Released 1.0pre1
8119 8122
8120$Id: ChangeLog,v 1.2009 2002/04/02 20:32:46 mouring Exp $ 8123$Id: ChangeLog,v 1.2010 2002/04/02 20:35:35 mouring Exp $