diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -33,6 +33,11 @@ | |||
33 | - deraadt@cvs.openbsd.org 2002/06/30 21:54:16 | 33 | - deraadt@cvs.openbsd.org 2002/06/30 21:54:16 |
34 | [auth2.c session.c sshd.c] | 34 | [auth2.c session.c sshd.c] |
35 | lint asks that we use names that do not overlap | 35 | lint asks that we use names that do not overlap |
36 | - deraadt@cvs.openbsd.org 2002/06/30 21:59:45 | ||
37 | [auth-bsdauth.c auth-skey.c auth2-chall.c clientloop.c key.c | ||
38 | monitor_wrap.c monitor_wrap.h scard.h session.h sftp-glob.c ssh.c | ||
39 | sshconnect2.c sshd.c] | ||
40 | minor KNF | ||
36 | 41 | ||
37 | 20020702 | 42 | 20020702 |
38 | - (djm) Use PAM_MSG_MEMBER for PAM_TEXT_INFO messages, use xmalloc & | 43 | - (djm) Use PAM_MSG_MEMBER for PAM_TEXT_INFO messages, use xmalloc & |
@@ -1241,4 +1246,4 @@ | |||
1241 | - (stevesk) entropy.c: typo in debug message | 1246 | - (stevesk) entropy.c: typo in debug message |
1242 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ | 1247 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ |
1243 | 1248 | ||
1244 | $Id: ChangeLog,v 1.2324 2002/07/04 00:12:53 mouring Exp $ | 1249 | $Id: ChangeLog,v 1.2325 2002/07/04 00:14:17 mouring Exp $ |