summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-06-11 15:46:34 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-06-11 15:46:34 +0000
commit18a32a7efa9ca967bf1ca2b55a6543c180aceaeb (patch)
tree4aec9f4924ea8566ebda9346088253abe23d1295 /ChangeLog
parent5cac423871b406a474149c5a0c3b1085ef1fd0f4 (diff)
- itojun@cvs.openbsd.org 2002/06/09 22:17:21
[sshconnect.c] pass salen to sockaddr_ntop so that we are happy on linux/solaris
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 34a863b1b..c2c13aa10 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
4 - stevesk@cvs.openbsd.org 2002/06/09 22:15:15 4 - stevesk@cvs.openbsd.org 2002/06/09 22:15:15
5 [ssh.1] 5 [ssh.1]
6 update for no setuid root and ssh-keysign; ok deraadt@ 6 update for no setuid root and ssh-keysign; ok deraadt@
7 - itojun@cvs.openbsd.org 2002/06/09 22:17:21
8 [sshconnect.c]
9 pass salen to sockaddr_ntop so that we are happy on linux/solaris
7 10
820020609 1120020609
9 - (bal) OpenBSD CVS Sync 12 - (bal) OpenBSD CVS Sync
@@ -869,4 +872,4 @@
869 - (stevesk) entropy.c: typo in debug message 872 - (stevesk) entropy.c: typo in debug message
870 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 873 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
871 874
872$Id: ChangeLog,v 1.2200 2002/06/11 15:45:02 mouring Exp $ 875$Id: ChangeLog,v 1.2201 2002/06/11 15:46:34 mouring Exp $