summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-04-02 20:32:46 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-04-02 20:32:46 +0000
commit2bf56e2dba10e640ad11011c28eb79089443fa92 (patch)
treecd9a1fb7d17d41330764d6a45ffe65ea1442f195 /ChangeLog
parent155b981494967883796473c09cce5060fa26abbd (diff)
- markus@cvs.openbsd.org 2002/03/28 15:34:51
[session.c] do not call record_login twice (for use_privsep)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ec5b98c8a..d2c0a2d0b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,9 @@
7 - markus@cvs.openbsd.org 2002/03/27 22:21:45 7 - markus@cvs.openbsd.org 2002/03/27 22:21:45
8 [ssh-keygen.c] 8 [ssh-keygen.c]
9 try to import keys with extra trailing === (seen with ssh.com < 2.0.12) 9 try to import keys with extra trailing === (seen with ssh.com < 2.0.12)
10 - markus@cvs.openbsd.org 2002/03/28 15:34:51
11 [session.c]
12 do not call record_login twice (for use_privsep)
10 13
1120020401 1420020401
12 - (stevesk) [monitor.c] PAM should work again; will *not* work with 15 - (stevesk) [monitor.c] PAM should work again; will *not* work with
@@ -8114,4 +8117,4 @@
8114 - Wrote replacements for strlcpy and mkdtemp 8117 - Wrote replacements for strlcpy and mkdtemp
8115 - Released 1.0pre1 8118 - Released 1.0pre1
8116 8119
8117$Id: ChangeLog,v 1.2008 2002/04/02 20:26:26 mouring Exp $ 8120$Id: ChangeLog,v 1.2009 2002/04/02 20:32:46 mouring Exp $