summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-04-12 18:45:05 +1000
committerDamien Miller <djm@mindrot.org>2000-04-12 18:45:05 +1000
commitefb4afe0265333ce554f699c2a19ae249dd8d1b5 (patch)
tree8fe5e0bb9791e7fa3d1788084ae669f7a9dcd2e0 /ChangeLog
parent11e37f638d3cc064371521001eaeb2d75bfe4a8d (diff)
- More large OpenBSD CVS updates:
- [auth.c auth.h servconf.c servconf.h serverloop.c session.c] [session.h ssh.h sshd.c README.openssh2] ssh2 server side, see README.openssh2; enable with 'sshd -2' - [channels.c] no adjust after close - [sshd.c compat.c ] interop w/ latest ssh.com windows client.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 857341344..976c3834f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,15 @@
2 - Avoid some compiler warnings in fake-get*.c 2 - Avoid some compiler warnings in fake-get*.c
3 - Add IPTOS macros for systems which lack them 3 - Add IPTOS macros for systems which lack them
4 - Only set define entropy collection macros if they are found 4 - Only set define entropy collection macros if they are found
5 5 - More large OpenBSD CVS updates:
6 - [auth.c auth.h servconf.c servconf.h serverloop.c session.c]
7 [session.h ssh.h sshd.c README.openssh2]
8 ssh2 server side, see README.openssh2; enable with 'sshd -2'
9 - [channels.c]
10 no adjust after close
11 - [sshd.c compat.c ]
12 interop w/ latest ssh.com windows client.
13
620000406 1420000406
7 - OpenBSD CVS update: 15 - OpenBSD CVS update:
8 - [channels.c] 16 - [channels.c]