summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-05-14 13:42:23 +1000
committerDamien Miller <djm@mindrot.org>2003-05-14 13:42:23 +1000
commit2372ace57287c6963a5790fb254e47de57537e0a (patch)
tree20a109f7f5c789a79599a52bcf6a6346fb794293 /ChangeLog
parent44e72a764f7febd041263c61c6931896a67d338e (diff)
- markus@cvs.openbsd.org 2003/04/14 14:17:50
[channels.c sshconnect.c sshd.c ssh-keyscan.c] avoid hardcoded SOCK_xx; with itojun@; should allow ssh over SCTP
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d1661c6d2..0d22a9f81 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,9 @@
15 - naddy@cvs.openbsd.org 2003/04/12 11:40:15 15 - naddy@cvs.openbsd.org 2003/04/12 11:40:15
16 [ssh.1] 16 [ssh.1]
17 document -V switch, fix wording; ok markus@ 17 document -V switch, fix wording; ok markus@
18 - markus@cvs.openbsd.org 2003/04/14 14:17:50
19 [channels.c sshconnect.c sshd.c ssh-keyscan.c]
20 avoid hardcoded SOCK_xx; with itojun@; should allow ssh over SCTP
18 21
1920030512 2220030512
20 - (djm) Redhat spec: Don't install profile.d scripts when not 23 - (djm) Redhat spec: Don't install profile.d scripts when not
@@ -1402,4 +1405,4 @@
1402 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1405 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1403 ok provos@ 1406 ok provos@
1404 1407
1405$Id: ChangeLog,v 1.2681 2003/05/14 03:42:08 djm Exp $ 1408$Id: ChangeLog,v 1.2682 2003/05/14 03:42:23 djm Exp $