summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 65655e587..8a8332a4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -31,6 +31,9 @@
31 [readconf.c readconf.h ssh.1 sshconnect.c] 31 [readconf.c readconf.h ssh.1 sshconnect.c]
32 add NoHostAuthenticationForLocalhost; note that the hostkey is 32 add NoHostAuthenticationForLocalhost; note that the hostkey is
33 now check for localhost, too. 33 now check for localhost, too.
34 - djm@cvs.openbsd.org 2001/10/02 08:38:50
35 [ssh-add.c]
36 return non-zero exit code on error; ok markus@
34 37
3520011001 3820011001
36 - (stevesk) loginrec.c: fix type conversion problems exposed when using 39 - (stevesk) loginrec.c: fix type conversion problems exposed when using
@@ -6623,4 +6626,4 @@
6623 - Wrote replacements for strlcpy and mkdtemp 6626 - Wrote replacements for strlcpy and mkdtemp
6624 - Released 1.0pre1 6627 - Released 1.0pre1
6625 6628
6626$Id: ChangeLog,v 1.1578 2001/10/03 17:39:38 mouring Exp $ 6629$Id: ChangeLog,v 1.1579 2001/10/03 17:43:01 mouring Exp $