summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ad3371601..f6be28f68 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -31,6 +31,11 @@
31 - markus@cvs.openbsd.org 2002/01/29 14:27:57 31 - markus@cvs.openbsd.org 2002/01/29 14:27:57
32 [ssh-add.c] 32 [ssh-add.c]
33 exit 2 if no agent, exit 1 if list fails; debian#61078; ok djm@ 33 exit 2 if no agent, exit 1 if list fails; debian#61078; ok djm@
34 - markus@cvs.openbsd.org 2002/01/29 14:32:03
35 [auth2.c auth.c auth-options.c auth-rhosts.c auth-rh-rsa.c canohost.c]
36 [servconf.c servconf.h session.c sshd.8 sshd_config]
37 s/ReverseMappingCheck/VerifyReverseMapping/ and avoid confusion;
38 ok stevesk@
34 39
3520020130 4020020130
36 - (djm) Delay PRNG seeding until we need it in ssh-keygen, from markus@ 41 - (djm) Delay PRNG seeding until we need it in ssh-keygen, from markus@
@@ -7433,4 +7438,4 @@
7433 - Wrote replacements for strlcpy and mkdtemp 7438 - Wrote replacements for strlcpy and mkdtemp
7434 - Released 1.0pre1 7439 - Released 1.0pre1
7435 7440
7436$Id: ChangeLog,v 1.1807 2002/02/05 01:12:49 djm Exp $ 7441$Id: ChangeLog,v 1.1808 2002/02/05 01:13:41 djm Exp $